aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorKen Liu <Ken.Liu@arm.com>2021-01-20 15:47:44 +0800
committerKen Liu <ken.liu@arm.com>2021-02-04 06:48:57 +0000
commitbcae38be2afd54ca7699eb8a85bb2eda12a2346d (patch)
tree99d1e1cf1b9c21cff4d57cdcd1dcdce61d46972a /cmake
parent82f9695a6decc8d6f9bb03db53b0409b627fca85 (diff)
downloadtrusted-firmware-m-bcae38be2afd54ca7699eb8a85bb2eda12a2346d.tar.gz
SPM: Implementation error codes update
Even SPM care only about the error code returned from implementation functions is successful or not, the returned error code still can be logged somewhere for debug/logging purpose. 'bool' is not a good candidate for the return type, in case the implementation has rich internal error codes. Create an implementation error code base, and implementation could expand its own error codes base on this base. Change-Id: I33ede91801d29ae0fd66296ca7e7fd0fa59364cc Signed-off-by: Ken Liu <Ken.Liu@arm.com>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions