commit | 5988a807673c861ea2b14dbedfc9e25e0a9a6d4a | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Wed Nov 02 16:30:09 2022 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Nov 08 14:09:33 2022 +0000 |
tree | 6cdcd05b3f234d5a9b0409179a3c1b3590e6ff11 | |
parent | 46cc41d5592a16f702f7f0c0c41f8948a3e11cda [diff] |
docs: document do_panic() and panic() helper functions panic() and do_panic() are widely used helper functions called when encountering a critical failure that cannot be recovered from. Document them in porting guide. Also, remove panic() documentation from PSCI guide(where it is unused anyways). Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib0965cce56c03d0de5ac0d05d5714a6942793ede