]> git.baikalelectronics.ru Git - arm-tf.git/commit
docs: document do_panic() and panic() helper functions
authorManish Pandey <manish.pandey2@arm.com>
Wed, 2 Nov 2022 16:30:09 +0000 (16:30 +0000)
committerManish Pandey <manish.pandey2@arm.com>
Tue, 8 Nov 2022 14:09:33 +0000 (14:09 +0000)
commit5988a807673c861ea2b14dbedfc9e25e0a9a6d4a
tree6cdcd05b3f234d5a9b0409179a3c1b3590e6ff11
parent46cc41d5592a16f702f7f0c0c41f8948a3e11cda
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
docs/getting_started/porting-guide.rst
docs/getting_started/psci-lib-integration-guide.rst