Searched +full:move +full:- +full:to +full:- +full:todo (Results 1 – 4 of 4) sorted by relevance
8 move-to-todo:9 runs-on: ubuntu-latest10 if: github.repository == 'mcu-tools/mcuboot'12 - uses: fojia/action-move-issues-to-column@master16 owner: 'mcu-tools'20 marker: 'issue:todo'
8 move-to-todo:9 runs-on: ubuntu-latest10 if: github.repository == 'mcu-tools/mcuboot'12 - uses: fojia/action-move-issues-to-column@master16 owner: 'mcu-tools'
2 * SPDX-License-Identifier: Apache-2.04 * Copyright (c) 2023-2024 Arm Limited9 * primitives to make it easier to swap out the used crypto library.15 * reason, it's allowed to have both of them defined, and for crypto modules32 #error "P384 requires PSA_CRYPTO to be defined"55 /* Indicate to the caller that the verify function needs the raw ASN.160 /*TODO: remove this after cypress port mbedtls to abstract crypto api */96 return -1; in bootutil_import_key()102 return -2; in bootutil_import_key()104 /* id-ecPublicKey (RFC5480) */ in bootutil_import_key()[all …]
2 * SPDX-License-Identifier: Apache-2.04 * Copyright (c) 2016-2020 Linaro LTD5 * Copyright (c) 2016-2019 JUUL Labs6 * Copyright (c) 2019-2023 Arm Limited7 * Copyright (c) 2024-2025 Nordic Semiconductor ASA11 * Licensed to the Apache Software Foundation (ASF) under one15 * to you under the Apache License, Version 2.0 (the19 * http://www.apache.org/licenses/LICENSE-2.021 * Unless required by applicable law or agreed to in writing,30 * This file provides an interface to the boot loader. Functions defined in[all …]