aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/src/lib.rs
diff options
context:
space:
mode:
authorGravatar bors[bot] <26634292+bors[bot]@users.noreply.github.com> 2022-11-12 11:26:36 +0000
committerGravatar GitHub <noreply@github.com> 2022-11-12 11:26:36 +0000
commit1a215916eeebdf96d4530e0afb1baa91b93eefb7 (patch)
treec5d41bf6683fafc942c3c22eedc1829be2362110 /cortex-m-rt/src/lib.rs
parent90c1cb6f10dcf7d8a8b4c994aea0eeefe3578c7d (diff)
parent9bff0c8783a1ea6f3ff7aebac1a55fda15968e40 (diff)
downloadcortex-m-1a215916eeebdf96d4530e0afb1baa91b93eefb7.tar.gz
cortex-m-1a215916eeebdf96d4530e0afb1baa91b93eefb7.tar.zst
cortex-m-1a215916eeebdf96d4530e0afb1baa91b93eefb7.zip
Merge #422
422: Add ITNS field to NVIC peripheral r=adamgreig a=sphw This PR adds the ITNS (Interrupt Target Non-secure) field to the NIVC peripheral. This field is required to write a boot loader for TrustZone-M devices, since it allows the user to use interrupts from non-secure states. I believe I have maintained the correct padding for the next fields, but I have not tested these changes on a non M33 device. So a close review and test would be appreciated. Co-authored-by: Sascha Wise <me@saschawise.com>
Diffstat (limited to 'cortex-m-rt/src/lib.rs')
0 files changed, 0 insertions, 0 deletions