commit | 9683c9e71c61f5b6119ef0beffefed2a3b4629a3 | [log] [tgz] |
---|---|---|
author | Jim Shu <cwshu@andestech.com> | Mon Jun 21 13:38:42 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 11 11:47:03 2022 +0100 |
tree | d8fc6ee11703e6c6c5fb1731bff52b60f0f50ea5 | |
parent | b13dd54fb4d4cae3b0d5b4d083697ac7200e1d05 [diff] |
arch: riscv: pmp: reorder function definitions Reorder the memory domain async functions to: arch_mem_domain_partition_add() arch_mem_domain_partition_remove() arch_mem_domain_thread_add() arch_mem_domain_thread_remove() Signed-off-by: Jim Shu <cwshu@andestech.com>