2.1.2.1 AVR_ARCH

#define AVR_ARCH /* cppcheck-suppress misra-c2012-2.5; This is a false positive. */

Corresponds to the current device architecture. This macro is used to conditionally compile parts of the code needed for specific architectures inside of the bootloader core firmware.