Page MenuHomePhabricator

Implement secure IRQ handling
Closed, ResolvedPublic

Description

Define API between scheduler and IRQ handler
Implement API between SP and IRQ handler
Implement manifest-to-partition database link in build environment

Event Timeline

wmnt triaged this task as High priority.Jun 21 2018, 1:20 PM
wmnt created this task.
wmnt assigned this task to matetothpal.Aug 24 2018, 8:32 PM

Mate is working on the prototype while I'm writing the design document.

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/

The following changes are further created for this issue:

Change https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/959/ created for this issue as psa_wait on an interrupt caused assertion failure

matetothpal closed this task as Resolved.Jul 11 2019, 11:41 AM

The changes for this issue had been merged