commit | a5ab1ef7febb2dc931cd8f7fcd76caac04d628cd | [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 | c69e95eed0491b481971b48f5df855402ed5392a [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>