Home
last modified time | relevance | path

Searched refs:hash_section (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/scripts/
A Dprint_tee_hash.py46 def hash_section(h, elf, name): function
72 hash_section(h, elf, '.text_init')
73 hash_section(h, elf, '.text_pageable')
74 hash_section(h, elf, '.rodata')
75 hash_section(h, elf, '.rodata_init')
76 hash_section(h, elf, '.rodata_pageable')

Completed in 3 milliseconds