Change the 'type' positive maximum into 'INT16_MAX'

A particular implementation MAY encode 'inlen', 'outlen', and 'type' into
one 32-bit integer to improve performance for parameter packing, which
makes the positive maximum INT32_MAX fail in the test - TF-M is now
encoding this way experimentally.

Change the positive maximum value as 'INT16_MAX' to assist the test.

Signed-off-by: Shawn Shan <Shawn.Shan@arm.com>
Change-Id: Ia8348cf0ef79b9a07cc6e89b074ccb6f604b8401
2 files changed
tree: fcdc3ce2d287b0755a7e2bef40b9435786ce9051
  1. api-specs/
  2. api-tests/
  3. tbsa-v8m/
  4. .gitignore
  5. LICENSE.md
  6. README.md