chore: update to use Arm word across TF-AAlign entire TF-A to use Arm in copyright header.Change-Id: Ief9992169efdab61d0da6bd8c5180de7a4bc2244Signed-off-by: Govindraj Raja <govindraj.raja@arm.co
chore: update to use Arm word across TF-AAlign entire TF-A to use Arm in copyright header.Change-Id: Ief9992169efdab61d0da6bd8c5180de7a4bc2244Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
show more ...
pmf: Make the runtime instrumentation work on AArch32Ported the pmf asm macros and the asm code in the bl31 entrypointnecessary for the instrumentation to AArch32.Since smc dispatch is handled b
pmf: Make the runtime instrumentation work on AArch32Ported the pmf asm macros and the asm code in the bl31 entrypointnecessary for the instrumentation to AArch32.Since smc dispatch is handled by the bl32 payload on AArch32, weprovide this service only if AARCH32_SP=sp_min is set.Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>Change-Id: Id33b7e9762ae86a4f4b40d7f1b37a90e5130c8ac