Home
last modified time | relevance | path

Searched hist:"3 b211ff5712c104cc92fd2270aac99a02d57961e" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/board/common/
H A Dv2m_def.h3b211ff5712c104cc92fd2270aac99a02d57961e Tue Apr 11 13:04:56 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> ARM platforms: Add option to use xlat tables lib v1

ARM platforms have migrated to the translation tables library v2.
However, for testing purposes, it can be useful to temporarily switch
back to the old version.

This patch introduces the option `ARM_XLAT_TABLES_LIB_V1`, that switches
to v1 of the library when is set to 1. By default, it is 0, so that ARM
platforms use the new version unless specifically stated.

Updated User Guide.

Change-Id: I53d3c8dd97706f6af9c6fca0364a88ef341efd31
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/plat/arm/common/
H A Darm_common.c3b211ff5712c104cc92fd2270aac99a02d57961e Tue Apr 11 13:04:56 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> ARM platforms: Add option to use xlat tables lib v1

ARM platforms have migrated to the translation tables library v2.
However, for testing purposes, it can be useful to temporarily switch
back to the old version.

This patch introduces the option `ARM_XLAT_TABLES_LIB_V1`, that switches
to v1 of the library when is set to 1. By default, it is 0, so that ARM
platforms use the new version unless specifically stated.

Updated User Guide.

Change-Id: I53d3c8dd97706f6af9c6fca0364a88ef341efd31
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
H A Darm_bl1_setup.c3b211ff5712c104cc92fd2270aac99a02d57961e Tue Apr 11 13:04:56 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> ARM platforms: Add option to use xlat tables lib v1

ARM platforms have migrated to the translation tables library v2.
However, for testing purposes, it can be useful to temporarily switch
back to the old version.

This patch introduces the option `ARM_XLAT_TABLES_LIB_V1`, that switches
to v1 of the library when is set to 1. By default, it is 0, so that ARM
platforms use the new version unless specifically stated.

Updated User Guide.

Change-Id: I53d3c8dd97706f6af9c6fca0364a88ef341efd31
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
H A Darm_common.mk3b211ff5712c104cc92fd2270aac99a02d57961e Tue Apr 11 13:04:56 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> ARM platforms: Add option to use xlat tables lib v1

ARM platforms have migrated to the translation tables library v2.
However, for testing purposes, it can be useful to temporarily switch
back to the old version.

This patch introduces the option `ARM_XLAT_TABLES_LIB_V1`, that switches
to v1 of the library when is set to 1. By default, it is 0, so that ARM
platforms use the new version unless specifically stated.

Updated User Guide.

Change-Id: I53d3c8dd97706f6af9c6fca0364a88ef341efd31
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.h3b211ff5712c104cc92fd2270aac99a02d57961e Tue Apr 11 13:04:56 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> ARM platforms: Add option to use xlat tables lib v1

ARM platforms have migrated to the translation tables library v2.
However, for testing purposes, it can be useful to temporarily switch
back to the old version.

This patch introduces the option `ARM_XLAT_TABLES_LIB_V1`, that switches
to v1 of the library when is set to 1. By default, it is 0, so that ARM
platforms use the new version unless specifically stated.

Updated User Guide.

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