Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37463 )
Change subject: arm64: Correctly unmask asynchronous SError interrupts ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37463/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/37463/1//COMMIT_MSG@33 PS1, Line 33: intiializing
initializing
Done
https://review.coreboot.org/c/coreboot/+/37463/1//COMMIT_MSG@42 PS1, Line 42:
Tested how?
I had one of these asynchronous aborts and with these patches the exception is reported where it happens, rather than a silent hang at BL31 handoff.
https://review.coreboot.org/c/coreboot/+/37463/1/src/arch/arm64/transition.c File src/arch/arm64/transition.c:
https://review.coreboot.org/c/coreboot/+/37463/1/src/arch/arm64/transition.c... PS1, Line 20: Litte
For the record: Little
Sure, this isn't my code.