PINE64
How to configure optee_os to build for rockpro64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101)
+--- Thread: How to configure optee_os to build for rockpro64 (/showthread.php?tid=7226)



How to configure optee_os to build for rockpro64 - yakman2020 - 03-04-2019

Have a rockpro64. Great board!  

I want to develop trusted apps for the board, and in order to do so apparently I need to build optee repos.  The configuration for those repos is chipset/board specifc and so far I'm a bit in the dark.

It looks like the correct platform setting would be plat-sunxi with PLATFORM_FLAVOR_sunxi501-a64. Is this correct? Is there a rockpro64 configuration somewhere already set up?

Thanks in advance.


RE: How to configure optee_os to build for rockpro64 - tllim - 03-06-2019

(03-04-2019, 12:44 PM)yakman2020 Wrote: Have a rockpro64. Great board!  

I want to develop trusted apps for the board, and in order to do so apparently I need to build optee repos.  The configuration for those repos is chipset/board specifc and so far I'm a bit in the dark.

It looks like the correct platform setting would be plat-sunxi with PLATFORM_FLAVOR_sunxi501-a64. Is this correct? Is there a rockpro64 configuration somewhere already set up?

Thanks in advance.

Suni50 is for Allwinner 64-bit ARM SoC and may not able apply to ROCKPro64 Rockchip based SBC.


RE: How to configure optee_os to build for rockpro64 - skumar - 07-29-2019

Hi,  I also want to build trusted apps for the rockpro64 board.  How can do this? Is there a optee repo for rockpro64 platform?