{% extends "templates/base.html" %} {% block title %}Certified SoCs{% endblock %} {% block meta_description %}SoCs that have been certified for use with Ubuntu.{% endblock %} {% block meta_copydoc %}https://docs.google.com/document/d/1mcI6V6hem4PmG1YxQONjJq-U_I6LGaz_6kkpZOnGVU8/edit{% endblock %} {% block outer_content %}
‹ Certified hardware

Ubuntu certified SoCs

Low-power small-footprint System on a Chip (SoC) hardware is redefining the future of sustainable data centers.

{{ image ( url="https://assets.ubuntu.com/v1/4e0399a1-chip.svg", alt="", width="136", height="153", hi_def=True, loading="auto" ) | safe }}
{% with title="All certified SoCs", query=query, placeholder="Search in certified SoCs", total_results=total_results, total_pages=total_pages, offset=offset, limit=limit, vendor_filters=vendor_filters, release_filters=release_filters, results=results %} {% include "certified/shared/category-search-results.html" %} {% endwith %} {% endblock %}