commit | e01b422d735c057a4e1d346d197c0923cb2415c1 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Thu Jul 18 16:17:45 2024 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Jul 29 20:34:18 2024 +0100 |
tree | 0516c59fe0a31b0ec32b0b53ad39e94503b29040 | |
parent | 46dff39182461220708104018dbd367d5b75796a [diff] |
feat(spe): introduce spe_disable() function Introduce a function to disable SPE feature for Non-secure state and do the default setting of making Secure state the owner of profiling buffers and trap access of profiling and profiling buffer control registers from lower ELs to EL3. This functionality is required to handle asymmetric cores where SPE has to disabled at runtime. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I2f99e922e8df06bfc900c153137aef7c9dcfd759