Searched hist:"5 b60351fd02a7b17ccff8c897154491258891ffb" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/plat-synquacer/ |
| H A D | platform_config.h | 5b60351fd02a7b17ccff8c897154491258891ffb Fri Dec 07 07:15:55 UTC 2018 Sumit Garg <sumit.garg@linaro.org> synquacer: Enable secure timer interrupt framework
Currently there is no means to perform background housekeeping in secure world on Synquacer platforms. Use an (optional) periodic timer to allow any housekeeping to be performed.
Although it could be expanded, at present the code is fairly simple because we expect only a single PTA to exploit the timer interrupt. The secure timer interrupt is configured to fire every 2ms.
Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org>
|
| H A D | main.c | 5b60351fd02a7b17ccff8c897154491258891ffb Fri Dec 07 07:15:55 UTC 2018 Sumit Garg <sumit.garg@linaro.org> synquacer: Enable secure timer interrupt framework
Currently there is no means to perform background housekeeping in secure world on Synquacer platforms. Use an (optional) periodic timer to allow any housekeeping to be performed.
Although it could be expanded, at present the code is fairly simple because we expect only a single PTA to exploit the timer interrupt. The secure timer interrupt is configured to fire every 2ms.
Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org>
|