zephyr/arch
Maximilian Bachmann 3c8e98cb39 drivers/pcie: Change pcie_get_mbar() to return size and flags
currently pcie_get_mbar only returns the physical address.
This changes the function to return the size of the mbar and
the flags (IO Bar vs MEM BAR).

Signed-off-by: Maximilian Bachmann <m.bachmann@acontis.com>
2020-11-20 09:36:22 +02:00
..
arc arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
arm arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
common timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
nios2 nios2: fix register saving during thread switch instrumentation 2020-11-11 23:55:49 -05:00
posix tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
riscv arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
sparc SPARC: add support for the tracing subsystem 2020-11-18 10:31:26 +01:00
x86 drivers/pcie: Change pcie_get_mbar() to return size and flags 2020-11-20 09:36:22 +02:00
xtensa tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00