Home
last modified time | relevance | path

Searched hist:d3c4487cd55a6beb14cb69b08c096e363e03db2a (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables/aarch64/
H A Dxlat_tables.cd3c4487cd55a6beb14cb69b08c096e363e03db2a Wed May 02 10:23:56 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> xlat: Have all values of PARange for 8.x architectures

In AArch64, the field ID_AA64MMFR0_EL1.PARange has a different set of
allowed values depending on the architecture version.

Previously, we only compiled the Trusted Firmware with the values that
were allowed by the architecture. However, given that this field is
read-only, it is easier to compile the code with all values regardless
of the target architecture.

Change-Id: I57597ed103dd0189b1fb738a9ec5497391c10dd1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/lib/xlat_tables_v2/aarch64/
H A Dxlat_tables_arch.cd3c4487cd55a6beb14cb69b08c096e363e03db2a Wed May 02 10:23:56 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> xlat: Have all values of PARange for 8.x architectures

In AArch64, the field ID_AA64MMFR0_EL1.PARange has a different set of
allowed values depending on the architecture version.

Previously, we only compiled the Trusted Firmware with the values that
were allowed by the architecture. However, given that this field is
read-only, it is easier to compile the code with all values regardless
of the target architecture.

Change-Id: I57597ed103dd0189b1fb738a9ec5497391c10dd1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>