coreboot/src/security
Kyösti Mälkki 117cf2bdcb Split MAYBE_STATIC to _BSS and _NONZERO variants
These are required to cover the absensce of .data and
.bss sections in some programs, most notably ARCH_X86
in execute-in-place with cache-as-ram.

Change-Id: I80485ebac94b88c5864a949b17ad1dccdfda6a40
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35003
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-08-26 20:56:29 +00:00
..
memory security/memory: Clear memory in ramstage 2019-07-02 08:46:00 +00:00
tpm Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
vboot vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00
Kconfig security: Add memory subfolder 2019-06-27 10:02:04 +00:00
Makefile.inc security: Add memory subfolder 2019-06-27 10:02:04 +00:00