diff options
author | Antonio Borneo <antonio.borneo@foss.st.com> | 2024-04-15 15:49:20 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-04-23 00:28:15 +0200 |
commit | c00a4cb15a90668684d60bc4ff768a23558dadb9 (patch) | |
tree | 6c23c200f83467caf5d3eea2348d94bb3fd43fdf /drivers/vhost | |
parent | 06d7e914cada8fccc6e30275b5cf5cca68fc385b (diff) |
irqchip/stm32-exti: Skip secure events
Secure OS can reserve some EXTI events, marking them as "secure" by setting
the corresponding bit in register SECCFGR (aka TZENR). These events cannot
be used by Linux.
Read the list of reserved events and check it during interrupt domain
allocation.
Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240415134926.1254428-6-antonio.borneo@foss.st.com
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions