docker-library / busybox

Docker Official Image packaging for Busybox
http://busybox.net
388 stars 126 forks source link

BR2_cortex_a15 support available? #163

Closed phanirajkiran closed 1 year ago

phanirajkiran commented 1 year ago

Hi , If we use arm32v7 docker does it support ARM cortex A15 ( Soc Like TI AM5718, which is of ARM cortex A15 variant).

In order to make this Busybox support i may need to add BR2_cortex_a15 support in ? https://github.com/docker-library/busybox/blob/b9ecc0684d3c71fab45eb9166b8033f575777599/Dockerfile-builder.template#L129-L139

Thanks Phanirajkiran

tianon commented 1 year ago

The image as-is should work just fine on an A15 -- the A9 is the minimum (also called the "baseline" by Debian, etc).