19 Mar, 2018

3 commits


12 Oct, 2017

1 commit


11 Oct, 2017

1 commit


31 Aug, 2017

1 commit

  • Provide a basic driver to control Cortex M4 co-processor found
    on NXP i.MX7D and i.MX6SX.
    Currently it is able to resolve addresses between M4 and main CPU,
    start and stop the co-processor. Other functionality is not provided
    or test.

    This driver was tested on NXP i.MX7D and expected to work on
    i.MX6SX as well.

    Signed-off-by: Oleksij Rempel
    Signed-off-by: Bjorn Andersson

    Oleksij Rempel