Home
last modified time | relevance | path

Searched hist:"40 ffa84f3b34410ab57cf86e4922615e7f0dba5c" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dthread_a32.S40ffa84f3b34410ab57cf86e4922615e7f0dba5c Fri Jan 12 09:05:40 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: arm32: 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>