commit | cfd3254990a6f1373c635b193dbd56553d32d6e3 | [log] [tgz] |
---|---|---|
author | Javier Almansa Sobrino <javier.almansasobrino@arm.com> | Wed Oct 09 19:38:56 2024 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Wed Nov 06 11:59:27 2024 +0200 |
tree | 436f5c7a37c1461c41502af2b192ea2115099b60 | |
parent | c9444f67fa7ed91acc0c793d70ba0f99c5a41036 [diff] |
feat(lib/arch): add support for FEAT_DoubleFault2 to RMM This patch adds support to RMM to handle the case when FEAT_DoubleFault2 is present and the Realm has set the sctlr2_el1.ease bit. The patch also enables FEAT_DoubleFault2 on the Shrinkwrap model for rmm-tftf tests. Closes #33 Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com> Change-Id: I27d9c9b21d1939c85f3a3d7089bceb9348aaa4c5