Lines Matching refs:check
18 # There is an error in the way check.xTCM gets the OVERLAY region size in the TCM region overflow …
151 check.ITCM (RWX) : ORIGIN = 0x01ff8000, LENGTH = 0x08000 > itcm.check
152 check.DTCM (RW) : ORIGIN = 0x027e0000, LENGTH = 0x04000 > dtcm.check
153 check.MAIN (RW) : ORIGIN = 0x02000000, LENGTH = 0x03e0000 > main.check
719 # ITCM/DTCM size checker => check AUTOLOAD_ITCM/DTCM
720 .check.ITCM:
723 } > check.ITCM
726 .check.DTCM:
730 } > check.DTCM
732 .check.MAIN:
736 } > check.MAIN