Home
last modified time | relevance | path

Searched hist:b8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/include/kernel/
H A Dvirtualization.hb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/arch/riscv/mm/
H A Dcore_mmu_arch.cb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/include/mm/
H A Dtee_mmu_types.hb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dcore_mmu.hb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dvirtualization.cb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/mm/
H A Dcore_mmu.cb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/core/arch/arm/mm/
H A Dcore_mmu_v7.cb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dcore_mmu_lpae.cb8ef8d0b6ff45bcf0c1e092fbe61cb5a32f83e8e Wed May 08 11:58:48 UTC 2024 Jens Wiklander <jens.wiklander@linaro.org> core: mm: introduce struct memory_map

Introduce struct memory_map to keep track of the array of struct
tee_mmap_region, covering number of used entries and number of allocated
entries.

core_mmap_is_end_of_table() and MEM_AREA_END are now unused so remove
them.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>