| /rk3399_ARM-atf/bl2/aarch64/ |
| H A D | bl2_el3_exceptions.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| H A D | bl2_el3_entrypoint.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/bl2/aarch32/ |
| H A D | bl2_el3_exceptions.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| H A D | bl2_el3_entrypoint.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_private.h | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| H A D | bl2_el3.ld.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| H A D | bl2.mk | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| H A D | bl2_main.c | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/lib/cpus/ |
| H A D | errata_report.c | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/include/lib/xlat_tables/ |
| H A D | xlat_tables_v2_helpers.h | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/include/lib/cpus/aarch32/ |
| H A D | cpu_macros.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/lib/cpus/aarch32/ |
| H A D | cpu_helpers.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/lib/cpus/aarch64/ |
| H A D | cpu_helpers.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/include/lib/cpus/aarch64/ |
| H A D | cpu_macros.S | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | defaults.mk | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | b1d27b484f4172542eca074fdac42ffd13736a0f Mon Oct 30 14:43:43 UTC 2017 Roberto Vargas <roberto.vargas@arm.com> bl2-el3: Add BL2_EL3 image
This patch enables BL2 to execute at the highest exception level without any dependancy on TF BL1. This enables platforms which already have a non-TF Boot ROM to directly load and execute BL2 and subsequent BL stages without need for BL1. This is not currently possible because BL2 executes at S-EL1 and cannot jump straight to EL3.
Change-Id: Ief1efca4598560b1b8c8e61fbe26d1f44e929d69 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
|