Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dtransfer_list.c33 uint8_t old_tl_align = 0; in test_add_te() local
37 old_tl_align = tl->alignment; in test_add_te()
48 if (tl->alignment != MAX(old_tl_align, align)) in test_add_te()