diff options
author | Dan Crowell <dcrowell@us.ibm.com> | 2017-12-14 13:25:40 -0600 |
---|---|---|
committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2017-12-17 15:47:05 -0500 |
commit | 8392e4f606607e505bb99de2a8d229ae69be5efe (patch) | |
tree | 4fe7120557d23684ce31b2c6179f67c5fec39026 /src/bootloader | |
parent | ca52f95d63bd0d20a98e29899357c152e36be3d3 (diff) | |
download | talos-hostboot-8392e4f606607e505bb99de2a8d229ae69be5efe.tar.gz talos-hostboot-8392e4f606607e505bb99de2a8d229ae69be5efe.zip |
Set response size equal to request size for FSP messages
The Generic FSP message protocol that goes over the mailbox
uses a single buffer for the request and the response. The PHYP
code enforces this and will reject messages where the two buffer
sizes are not equal.
Change-Id: I338f4c999305b4f5a4ea3660c037978b38882605
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50959
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com>
Reviewed-by: Roland Veloz <rveloz@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/bootloader')
0 files changed, 0 insertions, 0 deletions