Home
last modified time | relevance | path

Searched hist:"9 fa74d15b8bbfcd01422cbb0d3be7683aa5fcca1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dvectors.S9fa74d15b8bbfcd01422cbb0d3be7683aa5fcca1 Wed Jan 30 06:39:05 UTC 2019 Joseph Chen <chenjh@rock-chips.com> arm: vectors: irq context get svc_lr and svc_sp

Without this patch, the irq context get the irq_lr and irq_sp
which doesn't make any sense, what we need are svc_lr and svc_sp.

Change-Id: I4c07e3688e818cd4516824a78d57ff092fdbe2b9
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>