xref: /optee_os/ta/remoteproc/user_ta.mk (revision 26899ca2e2f4cbe2b26643c60891f8596c715233)
1user-ta-uuid := 80a4c275-0a47-4905-8285-1486a9771a08
2
3# REMOTEPROC TA heap size can be customized if 4kB is not enough
4CFG_REMOTEPROC_TA_HEAP_SIZE ?= (4 * 1024)
5