- c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 9 months ago
- f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 9 months ago
- cfba645 build: use toolchain identifiers in conditions by Chris Kay · 11 months ago
- 523e864 build: use new toolchain variables for tools by Chris Kay · 11 months ago
- 89d00ec refactor(st): move macros to common folder by Yann Gautier · 9 months ago
- 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 1 month ago
- bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 3 years, 2 months ago
- 3e33475 refactor(st): update test for closed chip by Yann Gautier · 1 year, 9 months ago
- f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year ago
- 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year ago
- 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · 1 year, 1 month ago
- 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · 1 year, 8 months ago
- b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 1 month ago
- 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 1 year, 10 months ago
- b4d0827 fix(st): update comment on encryption key by Yann Gautier · 1 year, 9 months ago
- 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 1 year, 10 months ago
- 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · 2 years, 7 months ago
- 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · 1 year, 3 months ago
- 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 1 year, 5 months ago
- ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · 1 year, 5 months ago
- c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 2 months ago
- f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · 4 years, 2 months ago
- cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · 4 years, 2 months ago
- 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 2 years, 9 months ago
- 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · 1 year, 7 months ago
- 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 1 year, 8 months ago
- c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · 1 year, 9 months ago
- aa03914 feat(st): mandate dtc version 1.4.7 by Yann Gautier · 1 year, 8 months ago
- d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · 1 year, 8 months ago
- dbe63ac refactor(st): add common mk files by Yann Gautier · 2 years, 8 months ago
- 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 1 year, 10 months ago
- 45b9599 refactor(st): move board info in common code by Yann Gautier · 1 year, 10 months ago
- 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · 5 years ago
- 8402c29 refactor(st): move boot backup register management by Yann Gautier · 2 years, 4 months ago
- 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years ago
- 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 1 year, 11 months ago
- 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · 2 years ago
- 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · 1 year, 11 months ago
- 409b382 fix(st): use Boolean type for tests by Yann Gautier · 2 years ago
- 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 2 years ago
- 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · 2 years ago
- 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · 2 years ago
- 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · 2 years ago
- 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years ago
- 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 1 month ago
- 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 1 month ago
- 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 1 month ago
- fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 1 month ago
- 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 1 month ago
- ef4b7d5 fix(st): add missing string.h include by Yann Gautier · 2 years, 1 month ago
- 6e49b7f feat(st): properly manage early console by Yann Gautier · 2 years, 2 months ago
- 2652ba7 feat(st): add trace for early console by Yann Gautier · 2 years, 5 months ago
- 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 2 years, 8 months ago
- 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 8 months ago
- 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 2 years, 2 months ago
- b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 5 years ago
- 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 2 years, 8 months ago
- f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 2 years, 4 months ago
- bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 2 years, 6 months ago
- 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · 2 years, 6 months ago
- 8636a5f fix(st): add missing header include by Yann Gautier · 2 years, 6 months ago
- c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · 2 years, 6 months ago
- 282b103 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 2 years, 6 months ago
- 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 2 years, 9 months ago
- 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 2 years, 8 months ago
- 7dac203 refactor(st): remove useless includes by Yann Gautier · 2 years, 8 months ago
- e8b31fa fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 2 years, 8 months ago
- b02dd49 refactor(st): configure UART baudrate by Yann Gautier · 2 years, 8 months ago
- d143574 feat(st): add early console in BL2 by Yann Gautier · 3 years, 1 month ago
- 4c39ad8 Merge changes from topic "st-security-update" into integration by Manish Pandey · 2 years, 9 months ago
- 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 3 years, 1 month ago
- 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · 5 years ago
- bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 5 years ago
- 57c3c80 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 2 years, 10 months ago
- 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years ago
- d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years ago
- b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 3 years ago
- 57c6f90 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 3 years ago
- 2e32431 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 3 years, 4 months ago
- 3c93a25 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 2 months ago
- d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 2 years, 10 months ago
- 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 2 years, 10 months ago
- 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 3 years, 2 months ago
- a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 3 years, 2 months ago
- 3d8497c feat(st): protect UART during platform init by Yann Gautier · 3 years, 1 month ago
- 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 1 month ago
- 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 1 month ago
- aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 11 months ago
- 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 11 months ago
- 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 5 months ago
- e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years ago
- fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 4 years, 1 month ago
- c623316 fix(plat/st): remove double space by Yann Gautier · 3 years ago
- 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years, 4 months ago
- fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 4 years, 2 months ago
- 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 4 years, 2 months ago
- 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years, 1 month ago
- dc4bcba fix(plat/st): only check header major when booting by Nicolas Le Bayon · 5 years ago
- 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · 3 years, 1 month ago
- 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years, 4 months ago