Skip to content
Commit 2e219215 authored by Achin Gupta's avatar Achin Gupta Committed by Marc Bonnici
Browse files

feat(spmc): add support for v1.1 FF-A boot protocol



A partition can request the use of the FF-A boot protocol via
an entry in its manifest along with the register (0-3)
that should be populated with a pointer to a data structure
containing boot related information. Currently the boot
information consists of an allocated memory region
containing the SP's manifest, allowing it to map and parse
any extra information as required.

This implementation only supports the v1.1 data structures
and will return an error if a v1.0 client requests the usage
of the protocol.

Signed-off-by: Achin Gupta's avatarAchin Gupta <achin.gupta@arm.com>
Signed-off-by: Marc Bonnici's avatarMarc Bonnici <marc.bonnici@arm.com>
Change-Id: I67692553a90a7e7d94c64fe275edd247b512efca
parent 6a0788bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment