Searched hist:"341 df6af6eb911ffd175e129f61fc59efcf9fcea" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/docs/components/ |
| H A D | granule-protection-tables-design.rst | 341df6af6eb911ffd175e129f61fc59efcf9fcea Sun Jan 21 22:49:08 UTC 2024 Rohit Mathew <Rohit.Mathew@arm.com> feat(arm): move GPT setup to common BL source
As of now, GPT setup is being handled from BL2 for plat/arm platforms. However, for platforms having a separate entity to load firmware images, it is possible for BL31 to setup the GPT. In order to address this concern, move the GPT setup implementation from arm_bl2_setup.c file to arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to arm_gpt_setup to make it boot stage agnostic.
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_common.c | 341df6af6eb911ffd175e129f61fc59efcf9fcea Sun Jan 21 22:49:08 UTC 2024 Rohit Mathew <Rohit.Mathew@arm.com> feat(arm): move GPT setup to common BL source
As of now, GPT setup is being handled from BL2 for plat/arm platforms. However, for platforms having a separate entity to load firmware images, it is possible for BL31 to setup the GPT. In order to address this concern, move the GPT setup implementation from arm_bl2_setup.c file to arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to arm_gpt_setup to make it boot stage agnostic.
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc
|
| H A D | arm_bl2_setup.c | 341df6af6eb911ffd175e129f61fc59efcf9fcea Sun Jan 21 22:49:08 UTC 2024 Rohit Mathew <Rohit.Mathew@arm.com> feat(arm): move GPT setup to common BL source
As of now, GPT setup is being handled from BL2 for plat/arm platforms. However, for platforms having a separate entity to load firmware images, it is possible for BL31 to setup the GPT. In order to address this concern, move the GPT setup implementation from arm_bl2_setup.c file to arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to arm_gpt_setup to make it boot stage agnostic.
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | plat_arm.h | 341df6af6eb911ffd175e129f61fc59efcf9fcea Sun Jan 21 22:49:08 UTC 2024 Rohit Mathew <Rohit.Mathew@arm.com> feat(arm): move GPT setup to common BL source
As of now, GPT setup is being handled from BL2 for plat/arm platforms. However, for platforms having a separate entity to load firmware images, it is possible for BL31 to setup the GPT. In order to address this concern, move the GPT setup implementation from arm_bl2_setup.c file to arm_common.c. Additionally, rename the API from arm_bl2_gpt_setup to arm_gpt_setup to make it boot stage agnostic.
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com> Change-Id: I35d17a179c8746945c69db37fd23d763a7774ddc
|