arm-trusted-firmware/services/std_svc/spm
Antonio Nino Diaz 6bf0e07930 Ensure the correct execution of TLBI instructions
After executing a TLBI a DSB is needed to ensure completion of the
TLBI.

rk3328: The MMU is allowed to load TLB entries for as long as it is
enabled. Because of this, the correct place to execute a TLBI is right
after disabling the MMU.

Change-Id: I8280f248d10b49a8c354a4ccbdc8f8345ac4c170
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-02-21 13:54:55 +00:00
..
aarch64 SPM: Introduce Secure Partition Manager 2017-11-08 18:05:14 +00:00
secure_partition_setup.c Ensure the correct execution of TLBI instructions 2018-02-21 13:54:55 +00:00
spm.mk SPM: Introduce Secure Partition Manager 2017-11-08 18:05:14 +00:00
spm_main.c SPM: Fix version header definitions 2018-01-10 15:33:40 +00:00
spm_private.h SPM: Allow secondary CPUs to use the Secure Partition 2018-01-08 09:59:33 +00:00
spm_shim_private.h SPM: Introduce Secure Partition Manager 2017-11-08 18:05:14 +00:00