pass-hal: rpi: Add support of memory resource for handling fault_around_bytes 73/239673/3
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 29 Jul 2020 01:16:29 +0000 (10:16 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 29 Jul 2020 02:23:46 +0000 (11:23 +0900)
commit7cd6945c515e762b22b3fda20c6ce8e692f352ff
treee6958d379bc29dee374aca8dda3d92409804d145
parent31948130d2f5a422b5901bc5d97648587d8868ef
pass-hal: rpi: Add support of memory resource for handling fault_around_bytes

In order to handle fault_around_bytes according to the PM QoS scenario,
add code for supporting the memory h/w resource.

Change-Id: Ie7681e7528eb2eab0643f00bb5401436ff7a26bc
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
src/memory/CMakeLists.txt [new file with mode: 0644]
src/memory/memory.c [new file with mode: 0644]