On 15 October 2018 at 10:08, Jerome Forissier jerome.forissier@linaro.org wrote:
Hi Peter,
On 10/05/2018 11:26 AM, Jerome Forissier wrote:
+CC: Rob Herring
On 10/05/2018 11:16 AM, Peter Maydell wrote:
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? [*]
No, they're not.
Update: Rob has now accepted the bindings [3] (thanks!).
OK; I've applied the QEMU patch to my target-arm.next branch.
thanks -- PMM