Home
last modified time | relevance | path

Searched hist:cb3b534457f38c302ebef9f0b2555ffa8c549b65 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/plat/arm/common/
H A Dfconf_arm_sp_getter.hcb3b534457f38c302ebef9f0b2555ffa8c549b65 Tue Feb 25 11:38:19 UTC 2020 Manish Pandey <manish.pandey2@arm.com> SPMD: loading Secure Partition payloads

This patch implements loading of Secure Partition packages using
existing framework of loading other bl images.

The current framework uses a statically defined array to store all the
possible image types and at run time generates a link list and traverse
through it to load different images.

To load SPs, a new array of fixed size is introduced which will be
dynamically populated based on number of SPs available in the system
and it will be appended to the loadable images list.

Change-Id: I8309f63595f2a71b28a73b922d20ccba9c4f6ae4
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
/rk3399_ARM-atf/plat/arm/common/
H A Darm_image_load.ccb3b534457f38c302ebef9f0b2555ffa8c549b65 Tue Feb 25 11:38:19 UTC 2020 Manish Pandey <manish.pandey2@arm.com> SPMD: loading Secure Partition payloads

This patch implements loading of Secure Partition packages using
existing framework of loading other bl images.

The current framework uses a statically defined array to store all the
possible image types and at run time generates a link list and traverse
through it to load different images.

To load SPs, a new array of fixed size is introduced which will be
dynamically populated based on number of SPs available in the system
and it will be appended to the loadable images list.

Change-Id: I8309f63595f2a71b28a73b922d20ccba9c4f6ae4
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
H A Darm_bl2_setup.ccb3b534457f38c302ebef9f0b2555ffa8c549b65 Tue Feb 25 11:38:19 UTC 2020 Manish Pandey <manish.pandey2@arm.com> SPMD: loading Secure Partition payloads

This patch implements loading of Secure Partition packages using
existing framework of loading other bl images.

The current framework uses a statically defined array to store all the
possible image types and at run time generates a link list and traverse
through it to load different images.

To load SPs, a new array of fixed size is introduced which will be
dynamically populated based on number of SPs available in the system
and it will be appended to the loadable images list.

Change-Id: I8309f63595f2a71b28a73b922d20ccba9c4f6ae4
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_sp.ccb3b534457f38c302ebef9f0b2555ffa8c549b65 Tue Feb 25 11:38:19 UTC 2020 Manish Pandey <manish.pandey2@arm.com> SPMD: loading Secure Partition payloads

This patch implements loading of Secure Partition packages using
existing framework of loading other bl images.

The current framework uses a statically defined array to store all the
possible image types and at run time generates a link list and traverse
through it to load different images.

To load SPs, a new array of fixed size is introduced which will be
dynamically populated based on number of SPs available in the system
and it will be appended to the loadable images list.

Change-Id: I8309f63595f2a71b28a73b922d20ccba9c4f6ae4
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>