arm-trusted-firmware/bl1
Yatharth Kochar fabf3017cf AArch32: Fix detection of virtualization support
The Virtualization field in the ID_PFR1 register has only 2
valid values (0 or 1) but it was incorrectly checked against
unrelated value tied to the SPSR register instead.

This patch fixes the detection of virtualization support by
using the valid values in BL1 context management code.

Change-Id: If12592e343770e1da90f0f5fecf0a3376047ac29
2016-09-23 14:34:29 +01:00
..
aarch32 AArch32: Fix detection of virtualization support 2016-09-23 14:34:29 +01:00
aarch64 AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00
tbbr Fix the inconsistencies in bl1_tbbr_image_descs[] 2016-02-22 18:17:34 +00:00
bl1.ld.S Introduce SEPARATE_CODE_AND_RODATA build flag 2016-07-08 14:55:11 +01:00
bl1.mk AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00
bl1_fwu.c Fix the inconsistencies in bl1_tbbr_image_descs[] 2016-02-22 18:17:34 +00:00
bl1_main.c AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00
bl1_private.h AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00