I am using LS1088ARDB-PB Hardware and I ported NXP LSDK 2012 main (GNU/LINUX 5.4.47 aarch64) software. I have connected one PCIe based board externally to the LS1088ARDB-PB PCIe 1 port. I can see the external connected PCIe board details by giving command of "lspci -v" in the user space.
I would like to understand how to access direct memory spaces of Base Address Register (BAR) memory address space from user space?
Please suggest if I need to enable to get an access or any code available to Write/Read memory mapped BAR address space?
Thanks & Regards
Suresh