commit | c737ece0da0582c1f5467aa40a705eed4c58ed0a | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Fri Aug 28 10:47:26 2020 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Thu Jan 07 10:41:04 2021 +0000 |
tree | 43754c587509bb40fd85bb095a32648b05928f6f | |
parent | d69da62dc1b54df0097f96da8da2188e11ea5308 [diff] |
SPRTL: Add log API for Secure Partitions SPM and Secure Partitions(SP) will use different log implementations. This patch adds the implementations for SP: - SP log HAL API - SP log interface The log implementations re-use the currently shared log implementations. Change-Id: I3e87e9424e6ea2a51e534bdab85406e4007c8261 Signed-off-by: Kevin Peng <kevin.peng@arm.com> Co-authored-by: Summer Qin <summer.qin@arm.com> Co-authored-by: Shawn Shan <shawn.shan@arm.com>