ANDROID: trusty: Fix build errors from v6.10 merge

* This fixes the following errors:
  `trusty-sched-share.c:104:39: error: call to undeclared function 'vzalloc'`
  `trusty-test.c`: call to `vmap`
  `trusty-log.c`: multiple calls to functions from `vmalloc.h`
  `trusty-ipc-trace.h`: extra parameter to `__assign_str` macro

Bug: 357816738
Change-Id: Idf640600d1f1c6e225968b57dfce9bef3a5659b9
Signed-off-by: Ulises Mendez Martinez <[email protected]>
Signed-off-by: Andrei Homescu <[email protected]>
4 files changed