SPM: Rename tfm_psa_call_pack.c to tfm_psa_call.c

The actual implementation of tfm_psa_call_pack is in psa_interface_sfn.c
and psa_api_ipc.c. In tfm_psa_call_pack.c, only "psa_call" is
implementated to encode parameters for secure gateway ABI.

To avoid any confusion, rename tfm_psa_call_pack.c to tfm_psa_call.c.

Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
Change-Id: I8109475f7ccd177f7067db7437850afe65d34446
2 files changed