Home
last modified time | relevance | path

Searched hist:"9 face2123a5925619d54070d0a9e4e628084eff3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/tc/
H A Dplatform.mk9face2123a5925619d54070d0a9e4e628084eff3 Mon Jan 08 09:53:04 UTC 2024 Jackson Cooper-Driver <jackson.cooper-driver@arm.com> feat(tc): enable SME and SME2 options for TC4

Set the Make flags for TF-A to be able to enable SME and SME2 features.
Note that we enable these architectural features for both the secure and
non-secure worlds, which is required on TC4.

In the case of the non-secure world, we specify a value of 2 for the
flag which specifies that TF-A should check the feature register to
ensure that the feature is present before enabling it. This allows these
flags to be compatible with all platforms and stops TF-A doing anything
different if it does not detect that the feature is present.

Change-Id: I51f8c7e3eb1cf06767f4b155c93269e1f129f730
Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>
Signed-off-by: Leo Yan <leo.yan@arm.com>