On 5 October 2018 at 09:07, Jerome Forissier jerome.forissier@linaro.org wrote:
Bindings for /secure-chosen and /secure-chosen/stdout-path have been proposed 1.5 years ago [1] and implemented in OP-TEE at the same time [2].
This patch creates the property when the machine is secure.
[1] https://patchwork.kernel.org/patch/9602401/ [2] https://github.com/OP-TEE/optee_os/commit/4dc31c52544a
Signed-off-by: Jerome Forissier jerome.forissier@linaro.org
The patch seems OK, but it looks like the DT bindings are not upstream yet? [*] I wouldn't want QEMU to start creating bindings until the spec is definitely final.
[*] they're not in https://www.kernel.org/doc/Documentation/devicetree/bindings/arm/secure.txt anyway; is that the wrong place to look?
thanks -- PMM