summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-hud/LICENSE.MIT
blob: a6919eb7e1fdbda5d53fd9d8e0f7114f2274457b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# SPDX-License-Identifier: MIT
define KMACHINE virtio-aarch64
define KTYPE standard
define KARCH arm64

include ktypes/standard/standard.scc
include aarch64.scc
include cfg/8250.scc
include cfg/virtio.scc
include virtio.scc

# enable the ability to run 32 bit apps
include arch/arm/32bit-compat.scc
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Note: Individual files contain the following tag instead of the full license text. SPDX-License-Identifier: MIT This enables machine processing of license information based on the SPDX License Identifiers that are here available: http://spdx.org/licenses/