commit | b54f6c9f9a8bc48e636b362efba4a88232100601 | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | Thu Sep 07 17:46:12 2023 +0100 |
committer | Jean-Philippe Brucker <jean-philippe@linaro.org> | Mon Jan 08 12:29:38 2024 +0000 |
tree | b4c813346fc76008f4487fd1bd83af57de5eed12 | |
parent | 6125ee4b27ba0b0d6076411b43f2fdeed8495751 [diff] |
feat(qemu): update mapping types for RME With RME, mappings for EL3 use MT_ROOT rather than MT_SECURE. Update the mapping types to select the right memory type: EL3_PAS is MT_ROOT when RME is enabled, MT_SECURE otherwise. Change-Id: I93e287009515b64e833a6f69545766be4c87e473 Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>