1cdaa633fSAndre Przywara /* 2cdaa633fSAndre Przywara * Copyright 2016 Broadcom Corporation. 3cdaa633fSAndre Przywara * 4cdaa633fSAndre Przywara * SPDX-License-Identifier: GPL-2.0+ 5cdaa633fSAndre Przywara */ 6cdaa633fSAndre Przywara 7cdaa633fSAndre Przywara /* BOOT0 header information */ 8*d2d9d824SPhilipp Tomsich _start: 9*d2d9d824SPhilipp Tomsich ARM_VECTORS 10ce62e57fSAndre Przywara .word 0xbabeface 11cdaa633fSAndre Przywara .word _end - _start 12