ARM TrustZone development

前端 未结 7 991
时光取名叫无心
时光取名叫无心 2021-02-03 11:29

I am wondering if anyone have any information on development boards where you can utilize ARM TrustZone? I have the BeagleBoard XM which uses TI\'s OMAP3530 with Cortex-A8 proce

7条回答
  •  死守一世寂寞
    2021-02-03 11:58

    regarding openvirtualization, it can be ported to arm development board like the samsung exynos 4XXX.

    you will have access to all source code including the secure os if you use openvirtualization. but if you just want to develop programs that use the trustzone, I wonder if it is necessary. maybe there are standard driver or api that allow you to do it without worrying about compiling your own secure os?

提交回复
热议问题