commit | 02cb1f9dc1ad6f55ce3f745c5bc957696c2f42e3 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Jul 16 15:21:54 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jul 16 20:55:50 2015 +0100 |
tree | f777d6eb06dd2bd694813b60c59fa67c44c6a049 | |
parent | 0e935c4785acbdea187f64720fc478dd55de7af8 [diff] |
hw/arm/virt: Enable TZ extensions on the GIC if we are using them If we're creating a board with support for TrustZone, then enable it on the GIC model as well as on the CPUs. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>