embeddedsw/lib/sw_apps
Jyotheeswar Reddy b3ce29e2a1 PMUFW: Core: Clear DONT_SLEEP bit during initialization
DONT_SLEEP bit in PMU GLobal control register, if set,  wakes up the
microblaze from sleep state. This makes the "sleep" instruction
ineffective by making the MB to toggle between sleep and wake states
in the core loop. So this bit is cleared to prevent such a situation
and ensure that MB wakes up only in case of an interrupt event.

Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
Acked-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
2015-08-07 18:39:03 +05:30
..
freertos_hello_world lib: sw_apps: freertos support for latest bsp 2015-08-07 16:10:39 +05:30
lwip_echo_server Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
openamp_echo_test Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
openamp_matrix_multiply Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
openamp_rpc_demo Removed executable file permission from source code files. 2015-08-03 18:32:57 +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 Removed executable file permission from source code files. 2015-08-03 18:32:57 +05:30
zynqmp_fsbl sw_apps:zynqmp_fsbl: Corrected the logic used to determinte A53 Execution state 2015-08-07 16:01:05 +05:30
zynqmp_pmufw PMUFW: Core: Clear DONT_SLEEP bit during initialization 2015-08-07 18:39:03 +05:30