[lib][trusty] Cleanup existing syscall definition

Do not use user_addr_t in user space, just use native types.
Shift * to arg name to be consistent for source.
Do not use uint and unsigned long in favor of fixed width types
when defining syscalls.
Move mm.h to uapi/mm.h - it is a better place for that.

Change-Id: I57ef661b705504c392420d8cbd44c8a02f9b3328
5 files changed
tree: 84ffa179f0b811643c562ccb839419c33f8f26dc
  1. app/
  2. include/
  3. lib/
  4. make/
  5. platform/
  6. target/
  7. AUTHORS
  8. LICENSE