Home
last modified time | relevance | path

Searched defs:round_up (Results 1 – 3 of 3) sorted by relevance

/optee_os/scripts/
H A Dgen_ldelf_hex.py31 def round_up(n, m): function
H A Dmem_usage.py46 def print_sect(name, addr, size, round_up=False, print_num_pages=False): argument
H A Dgen_tee_bin.py48 def round_up(n, m): function