commit | c024ea6cd2b18487629dfc38707615bedd42901c | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Jan 01 11:01:41 2019 +0100 |
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Jan 08 15:24:16 2019 +0100 |
tree | a6d8eaf15779210bdba62d45a778e8715cc58246 | |
parent | 0560efb93eeba9cf16dc837893a07430e638dcc5 [diff] |
services/spm_deprecated: permit timer sysreg access at S-EL0 Expose the timer registers that are accessible at EL0 per the architecture to the SPM payload running in secure EL0. Note that this requires NS_TIMER_SWITCH to be enable for all users of this code. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>