TF-RMM/tf-rmm

Allow RMM to save/restore NS SME context

Closed this issue · 2 comments

Currently the EL3 firmware is not allowed to enable FEAT_SME when RME is present. This is because RMM does not do the required save and restore of NS SME context when scheduling Realm. This issue is to implement this capability in RMM.

The Support has been merged to TF-RMM.