Home
last modified time | relevance | path

Searched hist:b1d27b484f4172542eca074fdac42ffd13736a0f (Results 1 – 17 of 17) sorted by relevance

/rk3399_ARM-atf/bl2/aarch64/
H A Dbl2_el3_exceptions.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_el3_entrypoint.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_el3_exceptions.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_el3_entrypoint.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_private.hb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_el3.ld.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2.mkb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dbl2_main.cb1d27b484f4172542eca074fdac42ffd13736a0f 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 Derrata_report.cb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dxlat_tables_v2_helpers.hb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dcpu_macros.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dcpu_helpers.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dcpu_helpers.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dcpu_macros.Sb1d27b484f4172542eca074fdac42ffd13736a0f 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 Dplatform.hb1d27b484f4172542eca074fdac42ffd13736a0f 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 Ddefaults.mkb1d27b484f4172542eca074fdac42ffd13736a0f 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 DMakefileb1d27b484f4172542eca074fdac42ffd13736a0f 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>