embeddedsw/lib/sw_apps
Jyotheeswar Reddy 73154541df PMUFW: lscript: Force generation of single loadable section
Bootgen currently has no support for multiple loadable sections
in elfs. So a workaround is being implemented in PMUFW linker
script. All sections are forced to be loadable and dummy bytes
are added to fill the gaps. This change causes linker to throw
a warning about bss section being made PROGBITS.

Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
2015-08-14 15:57:27 +05:30
..
freertos_hello_world lib: sw_apps: freertos support for latest bsp 2015-08-07 16:10:39 +05:30
lwip_echo_server lwip_echo_server: Add support for A53 2015-08-11 15:54:18 +05:30
openamp_echo_test sw_apps: echo test: changed baremetal ipi_isr type 2015-08-14 11:43:15 +05:30
openamp_matrix_multiply sw_apps: openamp matrix multiply: Added freertos support 2015-08-14 11:43:33 +05:30
openamp_rpc_demo sw_apps: rpc demo: changed baremetal ipi_isr type 2015-08-14 11:43:23 +05:30
rsa_auth_app Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
xilkernel_thread_demo Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
zynq_fsbl sw_apps:zynq_fsbl: Corrected the format specifier in print statements 2015-08-14 11:59:09 +05:30
zynqmp_fsbl sw_apps:zynqmp_fsbl: Corrected compiler flags for R5 2015-08-12 20:27:48 +05:30
zynqmp_pmufw PMUFW: lscript: Force generation of single loadable section 2015-08-14 15:57:27 +05:30