ANDROID: trusty: add missing ENDPROC statements
Assembly functions need to be terminated with ENDPROC in order for them
to be properly annotated as functions in the object file.
Change-Id: Idc8977bdc82ccaea96c09cf667c52baba0cd1969
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading