arm-trusted-firmware/drivers/arm
David Vincze dda052851a fix(rss): fix msg deserialization bugs in comms
-fix1: size of struct instead of pointer during reply_size check
-fix2: update the out_vec length with the actual length from reply
       message (e.g. in case of an output buffer, the returned output
       data length remained the size of the buffer and was not updated
       with the size of the actual data in it)

Change-Id: Ibed5520ca1fb05df358de4bdf85ace219183866c
Signed-off-by: David Vincze <david.vincze@arm.com>
2023-03-06 15:34:09 +01:00
..
cci Increase type widths to satisfy width requirements 2020-10-12 10:55:03 -05:00
ccn Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
css fix: remove useless "return" at void functions 2023-02-16 15:15:30 +02:00
dcc drivers: dcc: Support JTAG DCC console 2021-03-31 21:59:45 -06:00
ethosn feat(ethos-n)!: add support for SMMU streams 2022-10-04 15:15:04 +02:00
fvp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
gic fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities 2023-01-10 08:27:08 +07:00
mhu feat(rss): add new comms protocols 2022-09-28 13:38:02 +01:00
pl011 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
pl061 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rss fix(rss): fix msg deserialization bugs in comms 2023-03-06 15:34:09 +01:00
sbsa libc: Consolidate unified definitions 2019-12-06 11:37:19 +01:00
scu drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
smmu feat(smmu): add SMMU abort transaction function 2022-05-18 22:22:41 +01:00
sp804 Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
sp805 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc fix(tzc400): correct message with filter 2022-02-15 18:09:51 +01:00