You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soc: nordic: vpr: align ESF_SW_IRQ_SIZEOF with new exception debug
There is new exception debugging mechanism for RISCV which needs
additional data in arch_esf structure. Since VPRs need to know
size of the part stacked by sw, ESF_SW_IRQ_SIZEOF needs to be
aligned. This ensures hardware stacking works correctly.
Signed-off-by: Łukasz Stępnicki <lukasz.stepnicki@nordicsemi.no>
0 commit comments