feat(RME): Add RMMD
This patch introduces the RMM dispatcher into BL31. This
will be the mechanism that will enable communication to
take place between the Realm and non secure world. Currently
gives the capability for granules to be transitioned from
non secure type to realm and vice versa.
Signed-off-by:
John Powell <john.powell@arm.com>
Change-Id: I70155b4df0f71ff576da98a627a0a46bb462688c
include/services/gtsi_svc.h
0 → 100644
include/services/rmi_svc.h
0 → 100644
include/services/rmmd_svc.h
0 → 100644
Please register or sign in to comment