mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-11 20:34:39 +00:00
fa9c08b7d1
This patch adds support in the TSP to program the secure physical generic timer to generate a EL-1 interrupt every half second. It also adds support for maintaining the timer state across power management operations. The TSPD ensures that S-EL1 can access the timer by programming the SCR_EL3.ST bit. This patch does not actually enable the timer. This will be done in a subsequent patch once the complete framework for handling S-EL1 interrupts is in place. Change-Id: I1b3985cfb50262f60824be3a51c6314ce90571bc |
||
---|---|---|
.. | ||
cache_helpers.S | ||
cpu_helpers.S | ||
misc_helpers.S | ||
sysreg_helpers.S | ||
tlb_helpers.S | ||
xlat_helpers.c | ||
xlat_tables.c |