Home
last modified time | relevance | path

Searched defs:arch_post_code (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/amd/common/psp_verstage/
H A Dpost.c6 void arch_post_code(u8 value) in arch_post_code() function
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dpost.c8 void arch_post_code(uint8_t value) in arch_post_code() function
/aosp_15_r20/external/coreboot/src/console/
H A Dpost.c7 void __weak arch_post_code(uint8_t value) { } in arch_post_code() function