Home
last modified time | relevance | path

Searched hist:"847 c1115cfc78154c02b9452e775a0b277a09a00" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/services/
H A Darm_arch_svc.h847c1115cfc78154c02b9452e775a0b277a09a00 Mon May 19 22:01:26 UTC 2025 Sona Mathew <SonaRebecca.Mathew@arm.com> feat(smccc): clear scr_el3.nse in smccc_arch_feature_availability

Clear the SCR_EL3.NSE bit from the bitmask used in
SMCCC_ARCH_FEATURE_AVAILABILITY for RME.

This bit is set when FEAT_RME=1, and if not excluded, it leads to
an assertion failure due to unexpected bits being detected.

Change-Id: I399f63adc4814c4404705985b0816783e4626dda
Signed-off-by: Sona Mathew <SonaRebecca.Mathew@arm.com>