commit | 19ad7758c1eb6d0bbf3d77be2c7c1e1ed214314e | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Thu Sep 28 14:59:10 2017 -0700 |
committer | Arve Hjønnevåg <arve@android.com> | Wed Jan 24 17:43:31 2018 -0800 |
tree | bb4e4a5d287bb77477264e14bbbc90f7cf3933d8 | |
parent | cef22ea661e2a9a2e514dffbc7fec731d09fc707 [diff] |
trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit The secure physical timer is inacessible from 32-bit S-EL1 (when EL3 is 64-bit) so trusty will use the non-secure physical timer in this case. Linux will use the virtual timer instead of the physical timer when started in EL1. Change-Id: Ie49348d9a27e5287676dd4a77f678ecbd6c2309f Signed-off-by: Arve Hjønnevåg <arve@android.com>