audk/StandaloneMmPkg/Include
Ming Huang 9ab18fec82 StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize field
TF-A: TrustedFirmware-A
SPM: Secure Partition Manager(MM)

In TF-A, the name of this field is sp_shared_buf_size. This field is
the size of range for transmit data from TF-A to standaloneMM when
SPM enable.

SpPcpuSharedBufSize is pass from TF-A while StandaloneMM initialize.
So, SpPcpuSharedBufSize should be rename to SpSharedBufSize and this field
should no multiply by PayloadBootInfo->NumCpus;

Signed-off-by: Ming Huang <huangming@linux.alibaba.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2022-07-07 10:20:06 +00:00
..
Guid StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize field 2022-07-07 10:20:06 +00:00
StandaloneMm.h StandaloneMmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00