author | Hari Nagalla <hnagalla@ti.com> | |
Fri, 15 Oct 2021 21:57:06 +0000 (16:57 -0500) | ||
committer | Hari Nagalla <hnagalla@ti.com> | |
Fri, 15 Oct 2021 21:57:16 +0000 (16:57 -0500) | ||
commit | 0824546f61bda7715519841d9b9f0fb030ddfaf2 | |
tree | c51d4bdaf346e5e86f9c18d66b97c7546a0ed78f | tree | snapshot (tar.xz tar.gz zip) |
parent | 0e76d13d08f0df5c7e70d58bbf76f7e299906ae1 | commit | diff |
lib: Add support for M4F on AM64x SoCs
The TI K3 AM64x SoCs have a M4F core in MCU domian. The M4F is typically
used with safety applications. Non safety applications may use M4F as a
remote processor with virtio based rpmsg communications to the Host
linux applications.
Add support for M4F for AM64x SoCs in ti_rpmsg_char library. The library
version is bumped to 0.3.1 to account for the modfications done to
support M4F remote processor.
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
The TI K3 AM64x SoCs have a M4F core in MCU domian. The M4F is typically
used with safety applications. Non safety applications may use M4F as a
remote processor with virtio based rpmsg communications to the Host
linux applications.
Add support for M4F for AM64x SoCs in ti_rpmsg_char library. The library
version is bumped to 0.3.1 to account for the modfications done to
support M4F remote processor.
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
include/rproc_id.h | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/soc.c | diff | blob | history |