[ 1.912124][ T1] trusty trusty: trusty_init_msg_buf: FFA ID OK[ 1.912897][ T1] trusty trusty: trusty_init_msg_buf: FFA_TX is at 0x101475000[ 1.913832][ T1] trusty trusty: trusty_init_msg_buf: FFA_RX is at 0x101474000[ 1.914799][ T1] trusty trusty: trusty_in...
static inline void *trusty_als_get(struct trusty_app *app, int slot_id) { uint slot = slot_id - 1; ASSERT(slot < als_slot_cnt); return app->als[slot]; } static inline void trusty_als_set(struct trusty_app *app, int slot_id, void *ptr) { uint slot = slot_id - 1; ASSERT...
Solved: I use a custom board with i.MX8M Mini. 4G RAM is installed and configured. Now I have enabled Trusty for this system, but loading the Trusty