view .hgignore @ 17:632d62e5efb4

c1xx-analyze-image: add bootloader analysis
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 10 Jun 2023 06:24:15 +0000
parents 6b0d533046e5
children
line wrap: on
line source

syntax: regexp

\.[oa]$

^bootmatch/bm-comp$
^bootmatch/c11x_lockable\.c$
^bootmatch/c11x_nolock\.c$
^bootmatch/c139_lockable\.c$
^bootmatch/c139_nolock\.c$
^bootmatch/c155_boot\.c$
^bootmatch/fc_patched_boot\.c$

^bootutil/c139-analyze-boot$
^bootutil/c139-patch-dmagic$
^bootutil/c155-analyze-boot$