arm-trusted-firmware/services/spd
Jeffrey Kardatzke 0ec69a5bfb fix(optee): set interrupt handler before kernel boot
When loading OPTEE via an SMC after we start Linux, we end up changing
the interrupt settings which is a violation of the Linux kernel's
policies. This change sets the interrupt handler before we proceed to
starting the kernel and ignores any incoming interrupts that occur
before OPTEE is loaded.

Signed-off-by: Jeffrey Kardatzke<jkardatzke@google.com>
Change-Id: I7da5334498e14f4a703e8cc3eeff386e3ecc0882
2024-04-23 12:25:17 -07:00
..
opteed fix(optee): set interrupt handler before kernel boot 2024-04-23 12:25:17 -07:00
pncd feat(services): add a SPD for ProvenCore 2022-09-15 22:26:57 +02:00
tlkd style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
trusty fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
tspd style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00