Home
last modified time | relevance | path

Searched hist:ff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/common/
H A Dfeat_detect.cff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.hff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
H A Darch.hff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
/rk3399_ARM-atf/
H A Dchangelog.yamlff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
H A DMakefileff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.cff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
/rk3399_ARM-atf/make_helpers/
H A Ddefaults.mkff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rstff86e0b4e6c34d28b8642dd8eb9cbdd517bad195 Tue Jul 12 20:40:29 UTC 2022 Juan Pablo Conde <juanpablo.conde@arm.com> feat(rng-trap): add EL3 support for FEAT_RNG_TRAP

FEAT_RNG_TRAP introduces support for EL3 trapping of reads of the
RNDR and RNDRRS registers, which is enabled by setting the
SCR_EL3.TRNDR bit. This patch adds a new build flag
ENABLE_FEAT_RNG_TRAP that enables the feature.
This feature is supported only in AArch64 state from Armv8.5 onwards.

Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
Change-Id: Ia9f17aef3444d3822bf03809036a1f668c9f2d89