coreboot/src/security/intel/stm
Martin Roth face29cd50 security/intel/stm: Remove check that can never be true
STM_RSC_MEM_DESC defines rws_attributes as 3 bits, which can't be
greater than 7.

Found-by: Coverity Scan #1430578
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I1efd007e96abd6d5d36f314752abfadffb0024d1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78619
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2023-10-27 17:20:09 +00:00
..
Kconfig
Makefile
Makefile.inc commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
SmmStm.c security/intel/stm: Remove check that can never be true 2023-10-27 17:20:09 +00:00
SmmStm.h
StmApi.h security/intel/stm/StmApi.h: Use C99 flexible arrays 2023-08-01 12:41:50 +00:00
StmPlatformResource.c security/intel: Remove unnecessary blank line after '{' 2023-09-07 17:35:19 +00:00
StmPlatformResource.h
StmPlatformSmm.c security/intel/stm: Remove __attribute__(()) 2023-09-09 04:45:57 +00:00