mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-08 10:08:47 +00:00
Merge "Make PAC demangling more generic" into integration
This commit is contained in:
commit
c8e0f950c1
4 changed files with 23 additions and 49 deletions
|
@ -189,7 +189,7 @@ Common build options
|
|||
that is only required for the assertion and does not fit in the assertion
|
||||
itself.
|
||||
|
||||
- ``ENABLE_BACKTRACE``: This option controls whether to enables backtrace
|
||||
- ``ENABLE_BACKTRACE``: This option controls whether to enable backtrace
|
||||
dumps or not. It is supported in both AArch64 and AArch32. However, in
|
||||
AArch32 the format of the frame records are not defined in the AAPCS and they
|
||||
are defined by the implementation. This implementation of backtrace only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue