]> git.baikalelectronics.ru Git - arm-tf.git/commit
context: TPIDR_EL2 register not saved/restored
authorOlivier Deprez <olivier.deprez@arm.com>
Fri, 20 Mar 2020 13:22:05 +0000 (14:22 +0100)
committerMax Shvetsov <maksims.svecovs@arm.com>
Fri, 20 Mar 2020 16:15:28 +0000 (16:15 +0000)
commit7f164a83a9d9cade9917f448c629d85913ff10c6
treed118cbd0161e8889e7b6d2009cf524f94a14938c
parentc9796852718f66fab99f9e27d58e18fd757dbe60
context: TPIDR_EL2 register not saved/restored

TPIDR_EL2 is missing from the EL2 state register save/restore
sequence. This patch adds it to the context save restore routines.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I35fc5ee82f97b72bcedac57c791312e7b3a45251
include/lib/el3_runtime/aarch64/context.h
lib/el3_runtime/aarch64/context.S