Closed ivila closed 1 month ago
LGTM. @b49020 any comments?
With the patches squashed, feel free to add:
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Ready to merge, please squash the commits into one and append the tags in commit message:
Signed-off-by: [YOUR NAME] <YOUR_EMAIL>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Yuan Zhuang <yuanz@apache.org>
Thanks!
Sorry for late reply, done.
Merged, thanks!
Make panic_handler optional for no-std TAs by adding "no_panic_handler" feature flag. It allows no-std TAs to have a custom panic handler. Relative issue is here: #145
This PR is a recreate one, the former PR was closed due to using the wrong branch(as metioned in #143 , the only maintenance branch should be main.