commit | cc63f7a75258da8c8648bc5c4bf41acac5856d8b | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed Jun 25 14:17:15 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Jun 26 10:06:35 2025 +0200 |
tree | 4cc0437bbabf8d5df8f0c94a49c3a6669c804661 | |
parent | cdffc82e89a254562407eac1a37df8f4eacf51e3 [diff] |
plat-vexpress: qemu_v8: support EL1 physical timer interrupt Add support to configure the timer callout service based on interrupt from the EL1 physical timer when configuration with SPMC at S-EL2 (CFG_CORE_SEL2_SPMC=y). Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers