Home
last modified time | relevance | path

Searched refs:contextsSize (Results 1 – 1 of 1) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-arm-ras.c704 UINT32 contextsSize = 0; in arm_ras_build_aux_blob() local
716 contextsSize += length; in arm_ras_build_aux_blob()
720 headerSize + contextsSize; /* from start of aux block */ in arm_ras_build_aux_blob()
722 UINT32 auxSize = headerSize + contextsSize + kvpSize; in arm_ras_build_aux_blob()