commit | 2ecfc9fa17456fd99abb81ea0cae9be6aeec8fa6 | [log] [tgz] |
---|---|---|
author | Summer Qin <summer.qin@arm.com> | Thu Aug 20 14:20:27 2020 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Mon Aug 24 01:10:34 2020 +0000 |
tree | a119cadb0f7320094f3a88e66ac54bf01cdd34fd | |
parent | bcbe938945bf9a8964758f4e6a4a29d75f6bea98 [diff] |
Docs: Define tfm_hal_status_t as enum in HAL TF-M coding style avoids 'typedef' usage for non-function types. Define 'tfm_hal_status_t' as enum type in HAL. Change-Id: Idcd0f35c842030e1a42a1ea57173ec39da3f7f4e Signed-off-by: Summer Qin <summer.qin@arm.com>