Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trusty: arm32: fix potential double fault when printing diagnostics
When dumping_mode_regs() on a fault, avoid printing the stack beyond the current page. This prevents exceeding the stack base and hitting a guard page in the case the stack use is < 128 bytes. Bug: 336957655 Test: crash test, observe double fault fixed Change-Id: If49b5fe5e1651557d19bf18c4026224cfb038101
- Loading branch information