commit | f304bd6c01f7bb1da4fb55c2d1a93675589d3723 | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | Thu Sep 07 17:33:22 2023 +0100 |
committer | Jean-Philippe Brucker <jean-philippe@linaro.org> | Mon Jan 08 12:38:31 2024 +0000 |
tree | 83318c067274dbd90f1a17520c352fe46f7b6d0c | |
parent | 4453ba95370e85a5527523f18a54a3654986072f [diff] |
feat(qemu): load and run RMM image When RME is enabled, jump to the RMM image before BL33. When using semihosting rather than FIP, the image called "rmm.bin" is loaded from the runtime directory. Change-Id: I15863410b1e505aa502276b339b22a2ddcb0b745 Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>