Lines Matching +full:apache +full:- +full:mynewt +full:- +full:core
2 # Licensed to the Apache Software Foundation (ASF) under one
6 # to you under the Apache License, Version 2.0 (the
10 # http://www.apache.org/licenses/LICENSE-2.0
22 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
23 pkg.homepage: "http://mynewt.apache.org/"
25 - boot
26 - bootloader
29 - bootloader
32 - "-DMCUBOOT_MYNEWT=1"
35 - '-DMBEDTLS_USER_CONFIG_FILE="mbedtls/config_mynewt.h"'
38 - "@mcuboot/boot/mynewt/mcuboot_config"
39 - "@apache-mynewt-core/hw/hal"
40 - "@apache-mynewt-core/kernel/os"
41 - "@apache-mynewt-core/sys/defs"
42 - "@mcuboot/boot/mynewt/flash_map_backend"
45 - "loader.c"
46 - "swap_scratch.c"
49 - "ram_load.c"
52 - "@apache-mynewt-core/crypto/mbedtls"
55 - "@mcuboot/ext/tinycrypt/lib"
56 - "@mcuboot/ext/mbedtls-asn1"
59 - "@mcuboot/ext/tinycrypt/lib"
60 - "@mcuboot/ext/tinycrypt-sha512/lib"
61 - "@mcuboot/ext/mbedtls-asn1"
62 - "@mcuboot/ext/fiat"
65 - "@mcuboot/ext/tinycrypt/lib"
66 - "@mcuboot/ext/tinycrypt-sha512/lib"
67 - "@mcuboot/ext/mbedtls-asn1"
68 - "@mcuboot/ext/fiat"