arm-trusted-firmware/plat/intel/soc/common/sip
Sieu Mun Tang 52ed157fd6 fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS)
This patch is to add size checking to make sure that
each certificate and encryption/decryption request
are 4-byte align as this driver is expecting. Unaligned
size may indicate invalid/corrupted request hence will
be rejected.

Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Signed-off-by: Sieu Mun Tang <sieu.mun.tang@intel.com>
Change-Id: Ib6f97849ec470e45679c5adc4fbfa3afd10eda90
2022-04-30 09:24:03 +08:00
..
socfpga_sip_ecc.c fix(intel): fix ECC Double Bit Error handling 2022-03-09 09:14:16 +08:00
socfpga_sip_fcs.c fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS) 2022-04-30 09:24:03 +08:00