PINE64

Full Version: How to configure optee_os to build for rockpro64
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
(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.
Hi,  I also want to build trusted apps for the rockpro64 board.  How can do this? Is there a optee repo for rockpro64 platform?