]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(gicv3): restore scr_el3 after changing it
authorBoyan Karatotev <boyan.karatotev@arm.com>
Thu, 23 Mar 2023 12:46:53 +0000 (12:46 +0000)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Fri, 5 May 2023 12:16:18 +0000 (13:16 +0100)
commit1d0d5e40206c693e24b0a4de7dbcfc4b79f3138e
treed8c7eab7d74092a8d654161f89b40a7de0fdd7b6
parent0d1229473ef24e962607adb12838eb2e9bb10077
fix(gicv3): restore scr_el3 after changing it

EL3's context is poorly defined as it is and polluting it further is not
a good idea. Put it back as it was before the function call.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I9d13c9517962b501246989fd2126d08410191784
drivers/arm/gic/v3/gicv3_main.c