Home
last modified time | relevance | path

Searched hist:f08460dc085283f25fd6b5df792f263ccdf22421 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/partition/
H A Dpartition.hf08460dc085283f25fd6b5df792f263ccdf22421 Thu Oct 12 21:41:07 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> feat(partition): add interface to init gpt

Current interface 'partition_init' accepts parameter image_id
and returns no value. But the entire partition driver is build
only to parse and handle GPT partitions, so add new interface
gpt_partition_init which would return failure to platform code
if it fails to parse the image.

Change-Id: Iaf574d2ad01a15d0723c1475290c31dc4a078835
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
/rk3399_ARM-atf/drivers/partition/
H A Dpartition.cf08460dc085283f25fd6b5df792f263ccdf22421 Thu Oct 12 21:41:07 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> feat(partition): add interface to init gpt

Current interface 'partition_init' accepts parameter image_id
and returns no value. But the entire partition driver is build
only to parse and handle GPT partitions, so add new interface
gpt_partition_init which would return failure to platform code
if it fails to parse the image.

Change-Id: Iaf574d2ad01a15d0723c1475290c31dc4a078835
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>