diff options
author | Ming Huang <huangming@linux.alibaba.com> | 2021-12-31 19:06:21 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-07-07 10:20:06 +0000 |
commit | 9ab18fec82249d8a3a82ec8d0c20d9f4fca68b64 (patch) | |
tree | c139cae4c606e025ee144eed5fd84713f7e71f86 /NetworkPkg/TlsDxe | |
parent | f193b945eac58ca379d3d21c77d5550b063580d6 (diff) | |
download | edk2-9ab18fec82249d8a3a82ec8d0c20d9f4fca68b64.tar.gz |
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>
Diffstat (limited to 'NetworkPkg/TlsDxe')
0 files changed, 0 insertions, 0 deletions