commit | 8679c4c26091d19807eb68a1bd4b75fb2b6685bc | [log] [tgz] |
---|---|---|
author | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Mon Apr 07 08:59:27 2025 +0100 |
committer | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Thu Apr 17 15:49:04 2025 +0100 |
tree | cda0c73781163db68a97faeacf266ecd1b250292 | |
parent | e8beb785260843bf0a6c6431104b01c03a40b918 [diff] |
Runtime provisioning: Add partition Add the runtime provisioning partition. This is a very basic partition which allows platforms to hook in an interrupt from a provisioning comms interface. The partition will wait for the interrupt and then process it by calling into a platform specific HAL. Change-Id: I478306c823e34cf6d18575039f5959d310b2afb2 Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>