Lines Matching refs:title
774 title = "{} image header".format(args.chip.upper())
775 print(title)
776 print("=" * len(title))
815 title = "{} extended image header".format(args.chip.upper())
816 print(title)
817 print("=" * len(title))
855 title = "Segments information"
856 print(title)
857 print("=" * len(title))
885 title = f"{args.chip.upper()} image footer"
886 print(title)
887 print("=" * len(title))
928 title = "Application information"
929 print(title)
930 print("=" * len(title))
951 title = "Bootloader information"
952 print(title)
953 print("=" * len(title))
1318 title = "Security Information:"
1319 print(title)
1320 print("=" * len(title))