arm-trusted-firmware/plat/arm/board/fvp/include
Soby Mathew 0f9159b7eb feat(rme): add dummy platform token to RMMD
Add a dummy platform token to RMMD and return it on request. The
platform token is requested with an SMC with the following parameters:
    * Fid (0xC40001B3).
    * Platform token PA (the platform token is copied at this address by
      the monitor). The challenge object needs to be passed by
      the caller in this buffer.
    * Platform token len.
    * Challenge object len.

When calling the SMC, the platform token buffer received by EL3 contains
the challenge object. It is not used on the FVP and is only printed to
the log.

Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>
Signed-off-by: Subhasish Ghosh <subhasish.ghosh@arm.com>
Change-Id: I8b2f1d54426c04e76d7a3baa6b0fbc40b0116348
2022-03-25 17:12:26 +00:00
..
fconf_hw_config_getter.h fconf: Extract Timer clock freq from HW_CONFIG dtb 2020-06-24 16:11:43 -05:00
fconf_nt_config_getter.h plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
fvp_critical_data.h feat(fvp): measure critical data 2021-12-08 13:08:17 +00:00
plat.ld.S arm: Fix current RECLAIM_INIT_CODE behavior 2019-12-09 11:09:09 -06:00
plat_macros.S plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform_def.h feat(rme): add dummy platform token to RMMD 2022-03-25 17:12:26 +00:00