diff options
author | Sughosh Ganu <sughosh.ganu@arm.com> | 2018-12-03 12:49:02 +0530 |
---|---|---|
committer | Achin Gupta <achin.gupta@arm.com> | 2018-12-09 16:01:53 +0000 |
commit | f7f94ffe88283e331caff0cab2dee753acbc02d2 (patch) | |
tree | 8d068cd4cb463cd07f3c5b33c620de78b1cd9db0 /BaseTools/Source/Python/Common/StringUtils.py | |
parent | 34b1d7eafee06f6c7534afd1daa20dc3e33cb57f (diff) | |
download | edk2-f7f94ffe88283e331caff0cab2dee753acbc02d2.tar.gz edk2-f7f94ffe88283e331caff0cab2dee753acbc02d2.tar.bz2 edk2-f7f94ffe88283e331caff0cab2dee753acbc02d2.zip |
StandaloneMM: Update permissions for Standalone MM drivers memory area
The StandaloneMM image executes in S-EL0 on reference Arm platforms
and is deployed by the trusted firmware as BL32 image. Memory for the
Standalone MM drivers is marked as RW+XN initially, allowing the
drivers to be loaded into the memory. Once loaded, the memory
attributes need to be changed to RO+XN for rodata sections and RO+X
for code sections.
Achieve this through the extra action 'UpdatePeCoffPermissions' to
request the privileged firmware in EL3 to update the permissions.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Reviewed-by: Achin Gupta <achin.gupta@arm.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/StringUtils.py')
0 files changed, 0 insertions, 0 deletions