commit | 78dc10ce0979cae082bfcb440c445ed52e2eac3c | [log] [tgz] |
---|---|---|
author | Bence Szépkúti <bence.szepkuti@arm.com> | Thu Nov 07 12:09:24 2019 +0100 |
committer | Bence Szépkúti <bence.szepkuti@arm.com> | Tue Dec 17 16:08:04 2019 +0100 |
tree | 5ed46d2433cc013ae0d124966e5d67ae36454c75 | |
parent | 16362c69daf238e52b22ba2edbda89bf8e85442f [diff] |
pmf: Make the runtime instrumentation work on AArch32 Ported the pmf asm macros and the asm code in the bl31 entrypoint necessary for the instrumentation to AArch32. Since smc dispatch is handled by the bl32 payload on AArch32, we provide this service only if AARCH32_SP=sp_min is set. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com> Change-Id: Id33b7e9762ae86a4f4b40d7f1b37a90e5130c8ac