Define API between scheduler and IRQ handler
Implement API between SP and IRQ handler
Implement manifest-to-partition database link in build environment
Description
Description
Event Timeline
Comment Actions
Change added to generate secure partition IDs from partition manifest files.
This makes rebasing above changes easier if a new partition was added.
Change: https://review.trustedfirmware.org/#/c/318/
Comment Actions
The following changes are further created for this issue:
- Bugfix necessary to implement IRQ handling in case PAS API is used: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/680/
- Add IRQ handling for PSA API: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/681/
- Add secure part section tag for data: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/682/
- Add coreTest build config to MUSCA_A and MUSCA_B1 platform, as IRQ tests are implemented as part of core tests: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/683/
- Add testcases for IRQ handling: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/684/
Comment Actions
Change https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/959/ created for this issue as psa_wait on an interrupt caused assertion failure