Searched hist:ab61a1dcba453d19f7183a8a31dfa227387c57f5 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_a64.S | ab61a1dcba453d19f7183a8a31dfa227387c57f5 Mon Jan 15 16:06:13 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: arm64: thread: update vector relative to vbar
With CFG_CORE_UNMAP_CORE_AT_EL0=y the exception vector is updated to use the minimal kernel mapping during user space execution. With this patch vbar is updated relative to previous value in vbar to allow different exception vectors for different cpu types.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|