Home
last modified time | relevance | path

Searched hist:"23 b1daf4554eadbfd883e44deeaceb8ffc608c78" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Ddt.c23b1daf4554eadbfd883e44deeaceb8ffc608c78 Thu Sep 28 09:12:54 UTC 2017 Peng Fan <peng.fan@nxp.com> core: dt: typo fix

1. According to ePAPR spec, status should be okay/disabled/fail/fail-sss.
To Linux device tree, "okay" and "ok" are both used. Function is_okay
also use "okay" and "ok". But "ok" is not defined in spec. Here only
correct comments

2. size -> sz

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/kernel/
H A Ddt.h23b1daf4554eadbfd883e44deeaceb8ffc608c78 Thu Sep 28 09:12:54 UTC 2017 Peng Fan <peng.fan@nxp.com> core: dt: typo fix

1. According to ePAPR spec, status should be okay/disabled/fail/fail-sss.
To Linux device tree, "okay" and "ok" are both used. Function is_okay
also use "okay" and "ok". But "ok" is not defined in spec. Here only
correct comments

2. size -> sz

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>