summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack_fuzz.cpp
diff options
context:
space:
mode:
authorUsama Arif <usama.arif@arm.com>2020-06-12 13:45:11 +0100
committerUsama Arif <usama.arif@arm.com>2020-07-01 11:47:49 +0100
commitd86300cc7e3697f831925ee67ba8936a17c747db (patch)
treeb137a2e277f30c1b2ff2c6d56dca6c088ac03bca /libutils/ProcessCallStack_fuzz.cpp
parentc3f17840aeb0acc966caeb6beb83bb9570a8d65b (diff)
Add AMBA bus support to platform devices
AMBA specification from Arm is a freely available open standard for the connection and management of functional blocks in a system-on-chip. AMBA devices create a device kernel object in /sys/devices/platform and a kernel object of the bus for the respective device in /sys/bus/amba. For e.g. for pl180 mmc: device: /sys/devices/platform/1c050000.mmci bus: /sys/bus/amba/devices/1c050000.mmci In first stage init, android creates a symlink from /sys/devices/platform/... to /dev/block/platform/... for all partitions and then to /dev/block/by-name for the boot_device used. However this is only done for devices that "attach" to bus/platform. This patch adds support for platform devices that attach to bus/amba. Signed-off-by: Usama Arif <usama.arif@arm.com> Change-Id: I9da7456407c4f62335c959502d8b2d16026fddfc
Diffstat (limited to 'libutils/ProcessCallStack_fuzz.cpp')
0 files changed, 0 insertions, 0 deletions