- db77f8b feat(stm32mp2): add BL2 boot first steps by Yann Gautier · 1 year, 3 months ago
- f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
- 7659633 Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · 1 year, 1 month ago
- f3eaa1b Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 1 year, 1 month ago
- 4e9b498 Merge "refactor(st): change suffix for SYSCFG functions" into integration by Manish V Badarkhe · 1 year, 1 month ago
- b452e7a fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · 1 year, 1 month ago
- f829d7d feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 3 years, 4 months ago
- 615f31f feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 3 years, 4 months ago
- d91d10a feat(st-reset): add system reset management by Lionel Debieve · 4 years, 9 months ago
- 4b1826c refactor(st): change suffix for SYSCFG functions by Maxime Méré · 1 year, 7 months ago
- 372f459 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 2 years, 3 months ago
- 66b4c5c refactor(st): move FWU support to common code by Yann Gautier · 2 years, 7 months ago
- b91c7f5 refactor(st): move FWU functions to common code by Yann Gautier · 1 year, 7 months ago
- 08fc380 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 1 year, 2 months ago
- aba5834 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 1 year, 2 months ago
- 5c45768 fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · 1 year, 8 months ago
- e04a9ef refactor(st): use GPIO banks definition from bindings by Pascal Paillet · 3 years, 5 months ago
- 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
- 729286d refactor(st): rename plat_set_image_source by Yann Gautier · 1 year, 2 months ago
- 795a559 feat(st): add FWU with boot from NAND by Yann Gautier · 2 years, 2 months ago
- ae81d48 feat(st): manage backup partitions for NAND devices by Yann Gautier · 1 year, 7 months ago
- f655922 feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 11 months ago
- 8dd2a64 feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 3 years, 1 month ago
- 55aed7d feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
- a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
- 47ea303 feat(stm32mp2): use early traces by Yann Gautier · 1 year, 7 months ago
- 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 9 months ago
- e494afc feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 1 year, 5 months ago
- 8d92e4b refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 3 years, 6 months ago
- f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
- 8d08a1d style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 1 year, 6 months ago
- 6166051 feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 1 year, 6 months ago
- 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 6 months ago
- 588b01b feat(st): get the state of the active bank directly by Sughosh Ganu · 1 year, 6 months ago
- ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
- 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
- 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
- ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
- 2e905c0 feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 1 year, 6 months ago
- 9883833 refactor(st): move macros to common folder by Yann Gautier · 1 year, 6 months ago
- 8af83a4 refactor(stm32mp1): remove unused macros by Yann Gautier · 1 year, 6 months ago
- 84f9abe Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · 1 year, 6 months ago
- d6bb94f feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · 1 year, 6 months ago
- 197ac78 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · 1 year, 7 months ago
- cb0d6b5 fix(stm32mp2): add missing include by Yann Gautier · 1 year, 7 months ago
- 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
- 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
- 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
- c706104 refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years, 8 months ago
- b8816d3 refactor(st): use dashes for BSEC node names by Yann Gautier · 1 year, 7 months ago
- 2331a34 feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 10 months ago
- d1c85da feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 11 months ago
- 4da462d fix(stm32mp2): correct early/crash console init by Yann Gautier · 1 year, 7 months ago
- c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 10 months ago
- 17e0a8c Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 10 months ago
- 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 10 months ago
- 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
- 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
- fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
- 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
- 7762531 feat(st): support gcc as linker by Yann Gautier · 2 years, 5 months ago
- 6f3ca8a fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 10 months ago
- 77ce6a5 fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 2 years, 7 months ago
- 5c506c7 fix(st): update comment on encryption key by Yann Gautier · 2 years, 6 months ago
- 76e4fab fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 2 years, 7 months ago
- 6fef0f6 fix(st-uart): allow 64 bit compilation by Yann Gautier · 3 years, 4 months ago
- a2500ab fix(st): reduce MMC block_buffer by Yann Gautier · 2 years ago
- 2a4abe0 fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 2 years, 2 months ago
- e5839ed feat(stm32mp2): generate stm32 file by Yann Gautier · 2 years, 2 months ago
- 87a940e feat(stm32mp2): add console configuration by Yann Gautier · 2 years, 2 months ago
- 35527fb feat(st): introduce new platform STM32MP2 by Yann Gautier · 2 years, 2 months ago
- 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
- cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
- b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
- 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
- dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
- b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
- ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
- 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
- cd0786c fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 2 years, 5 months ago
- dfbadfd feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 3 years, 6 months ago
- a9cb7d0 fix(st): flush UART at the end of uart_read() by Yann Gautier · 2 years, 4 months ago
- 2171bd9 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 3 years, 6 months ago
- 241f874 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 3 years, 8 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- e0e2d64 fix(stm32mp1): always define PKA algos flags by Yann Gautier · 2 years, 3 months ago
- 231a0ad fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · 2 years, 3 months ago
- c89fdb4 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 2 years, 3 months ago
- dee99f1 refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 2 years, 5 months ago
- 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
- 38ac8bb feat(st): mandate dtc version 1.4.7 by Yann Gautier · 2 years, 5 months ago
- 9e1e82f refactor(st): move mbedtls config files by Yann Gautier · 2 years, 5 months ago
- a430382 refactor(st): add common mk files by Yann Gautier · 3 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- c9498c8 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 2 years, 6 months ago
- 034a2e3 refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · 2 years, 6 months ago
- 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
- 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
- c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
- d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago