arm-trusted-firmware/plat/qemu
Mathieu Poirier d564e08456 refactor(qemu-sbsa): create accessor functions for platform info
Creating accessor functions to access information held by struct
qemu_platform_info. That way the code that is relevant to fetching
information from the device tree can be taken out of sbsa_sip_svc.c and
placed in a file where other client can use the information it provides.

No change in functionality.

Change-Id: I989952ee6d15e1436549002dd7c7767c745ea297
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2024-12-06 11:20:43 -07:00
..
common refactor(qemu-sbsa): rename function sip_svc_init() to something more meaningful 2024-12-06 11:20:43 -07:00
qemu refactor(qemu): make L0GPT size configurable 2024-12-06 11:20:43 -07:00
qemu_sbsa refactor(qemu-sbsa): create accessor functions for platform info 2024-12-06 11:20:43 -07:00