Files
u-boot/cmd
Vasyl Vavrychuk 3194daa10b vxworks: fixed cpu enable using PSCI on armv8
Without armv8_setup_psci register VBAR_EL3 is not set up property which
makes SMC calls jump to invalid location.

smp_kick_all_cpus is required to make slave cpus leave gic_wait_for_interrupt.
Without this they will never pursue booting process.

Fix was applied to the two ways of booting VxWorks: bootvx and bootm commands.

This implementation is very similar to what is done in boot_jump_linux
in arch/arm/lib/bootm.c file.

Tested on VxWorks 7 release SR0520 2017-12-08 Intel Stratix 10 SX SoC
Development Kit board.

Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@globallogic.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-04-13 17:06:05 -04:00
..
2018-01-19 15:49:26 -05:00
2017-02-08 15:56:28 -05:00
2017-07-03 17:35:28 -04:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2016-09-09 15:53:14 -04:00
2016-05-02 18:37:09 -04:00
2017-10-16 09:42:51 -04:00
2017-08-16 08:30:24 -04:00
2016-04-18 17:11:36 -04:00
2017-01-20 09:15:24 -05:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-02-08 15:56:28 -05:00
2017-08-16 08:30:24 -04:00
2017-11-15 10:54:06 -08:00
2017-08-16 08:30:24 -04:00
2018-02-26 15:47:43 -06:00
2017-10-16 09:42:51 -04:00
2016-01-25 10:39:43 -05:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2017-08-11 15:41:51 -04:00
2017-06-12 08:37:55 -04:00
2018-01-19 15:49:29 -05:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2018-01-10 11:11:06 +01:00
2017-08-16 08:30:24 -04:00
2018-03-22 13:25:20 -04:00
2016-03-27 09:12:55 -04:00
2017-09-12 10:08:05 +02:00
2017-08-16 08:30:24 -04:00