diff options
author | Richard Spiegel <richard.spiegel@silverbackltd.com> | 2017-12-18 09:52:42 -0700 |
---|---|---|
committer | Marc Jones <marc@marcjonesconsulting.com> | 2017-12-19 16:54:59 +0000 |
commit | 6c2ab060a221a12c93239d2e9b329b03c0d317b7 (patch) | |
tree | add3b98613f8309198b17eceea77cc07bfef2218 /Makefile | |
parent | ce90c0df4175f3fc9e2d06bd9359485df8834fc3 (diff) |
soc/amd/common/block/pci: Fix validation of pointer
Procedure write_pci_int_table() does not validates intr_data_ptr. It must
be validated together with picr_data_ptr and idx_name.
BUG=b:69868534
TEST=Build fake kahlee with intr_data_ptr not initialized, boot and see
error message. Than build correct kahlee and verify that error message
is gone.
Change-Id: I5ee9a362600dbd6325254d7431172501181b52b0
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22934
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions