Wolfgang Wallner 2c64d11e32 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
Use cpu_x86_get_count() to read the number of cores.

cpu_x86_get_count() reads the number of CPUs from the device tree.
Using this function we can support multiple Apollo Lake
variants, e.g.: E3940 (4 cores) and E3930 (2 cores).

This was tested on the E3940 and E3930 Apollo Lake variants.

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-03-05 18:25:22 +08:00
..
2020-02-07 22:45:35 +08:00
2020-03-05 18:25:21 +08:00
2019-10-11 17:37:34 +08:00
2020-01-17 13:27:28 -05:00
2020-02-07 22:45:35 +08:00
2019-10-11 17:37:38 +08:00
2019-05-08 13:02:10 +08:00
2019-12-15 11:44:12 +08:00