]> git.baikalelectronics.ru Git - arm-tf.git/shortlog
arm-tf.git
2023-01-06 Yann Gautierdocs(changelog): add console scope
2023-01-06 Madhukar PappireddyMerge "fix(fconf): make struct fconf_populator static...
2023-01-06 Yann Gautierfix(fconf): make struct fconf_populator static
2023-01-06 Olivier DeprezMerge "feat(mt8188): update INFRA IOMMU enable flow...
2023-01-06 Chengci.Xufeat(mt8188): update INFRA IOMMU enable flow
2023-01-04 Manish PandeyMerge changes from topic "fvp_trap_rng" into integration
2023-01-04 Manish PandeyMerge "refactor(trng): discarding the used entropy...
2023-01-04 Sandrine BailleuxMerge "refactor(auth): avoid parsing signature algorith...
2023-01-03 Sandrine BailleuxMerge changes I794d2927,Ie33205fb,Ifdbe3b4c into integr...
2023-01-03 Demi Marie... refactor(auth): do not include SEQUENCE tag in saved...
2023-01-03 Demi Marie... fix(auth): reject junk after certificates
2023-01-03 Demi Marie... fix(auth): require bit strings to have no unused bits
2023-01-03 Sandrine BailleuxMerge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a...
2023-01-03 Manish PandeyMerge changes from topic "st_fix_sparse_warnings" into...
2022-12-30 Demi Marie... refactor(auth): avoid parsing signature algorithm twice
2022-12-29 Demi Marie... refactor(auth): partially validate SubjectPublicKeyInfo...
2022-12-29 Demi Marie... fix(auth): reject padding after BIT STRING in signatures
2022-12-29 Demi Marie... fix(auth): reject invalid padding in digests
2022-12-29 Demi Marie... fix(auth): require at least one extension to be present
2022-12-29 Demi Marie... fix(auth): forbid junk after extensions
2022-12-29 Demi Marie... fix(auth): only accept v3 X.509 certificates
2022-12-22 Bipin RaviMerge "fix(qemu-sbsa): enable SVE and SME" into integration
2022-12-22 Manish V BadarkheMerge changes Ia14738de,I6f4cffdc into integration
2022-12-21 Madhukar PappireddyMerge "fix(cpus): workaround for Neoverse N2 erratum...
2022-12-21 Bipin Ravifix(cpus): workaround for Neoverse N2 erratum 2743089
2022-12-21 Madhukar PappireddyMerge changes I0362da46,I8ee7c16c into integration
2022-12-21 Andre Przywarafeat(fvp): emulate trapped RNDR
2022-12-21 Andre Przywarafeat(el3-runtime): introduce system register trap handler
2022-12-20 Bipin Ravifix(cpus): workaround for Cortex-A78 erratum 2772019
2022-12-20 Bipin Ravifix(cpus): workaround for Neoverse V1 erratum 2743093
2022-12-20 Olivier DeprezMerge "fix(el3-spmc): report execution state in partiti...
2022-12-20 Sandrine BailleuxMerge "feat(tc): add delegated attest and measurement...
2022-12-20 Davidson Kfix(tc): change the properties of optee reserved memory
2022-12-20 Davidson Kfeat(tc): use smmu 700
2022-12-19 Manish PandeyMerge "fix(gic): wrap cache enabled assert under plat_c...
2022-12-19 Sandrine BailleuxMerge "fix(intel): add mailbox error return status...
2022-12-17 Manish V BadarkheMerge "fix(arm): arm_rotpk_header undefined reference...
2022-12-16 laurenw-armfix(arm): arm_rotpk_header undefined reference
2022-12-16 Mate Toth-Palfeat(tc): add delegated attest and measurement tests
2022-12-16 Joanna FarleyMerge "fix(xilinx): resolve integer handling issue...
2022-12-16 Sandrine BailleuxMerge "fix(intel): missing NCORE CCU snoop filter fix...
2022-12-16 Akshay Belsarefix(xilinx): resolve integer handling issue
2022-12-15 Bipin RaviMerge changes Ibb593369,I9cc984dd into integration
2022-12-15 Madhukar PappireddyMerge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987...
2022-12-15 Soby MathewMerge "fix(gpt_rme): fix compilation error for gpt_rme...
2022-12-15 Olivier DeprezMerge changes from topic "qemu_sel2" into integration
2022-12-15 Sieu Mun Tangfix(intel): add mailbox error return status for FCS_DEC...
2022-12-15 Jit Loon Limfix(intel): missing NCORE CCU snoop filter fix in BL2
2022-12-14 Madhukar PappireddyMerge changes Ib02688f7,If17fe04d into integration
2022-12-14 Jens Wiklanderdocs(build): describes the SPMC_OPTEE build option
2022-12-14 Manish Pandeyfix(el3_runtime): allow SErrors when executing in EL3
2022-12-14 Manish Pandeyfix(el3_runtime): do not save scr_el3 during EL3 entry
2022-12-13 Olivier DeprezMerge changes from topic "ffa_el3_spmc_fixes" into...
2022-12-13 Madhukar PappireddyMerge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb...
2022-12-13 Lucas Stachfeat(imx8mq): add BL31 PIE support
2022-12-13 Lucas Stachrefactor(imx8mq): introduce BL31_SIZE
2022-12-13 Lucas Stachrefactor(imx8mq): make use of setup_page_tables()
2022-12-13 Lucas Stachfeat(imx8mq): always set up console
2022-12-13 Lucas Stachfeat(imx8mq): remove empty bl31_plat_runtime_setup
2022-12-13 Lucas Stachfeat(imx8mq): make IMX_BOOT_UART_BASE configurable...
2022-12-13 Yann Gautierfix(st-crypto): remove platdata functions
2022-12-13 Yann Gautierfix(st-crypto): set get_plain_pk_from_asn1() static
2022-12-13 Yann Gautierfix(stm32mp1): add missing platform.h include
2022-12-13 Yann Gautierfix(st): make metadata_block_spec static
2022-12-12 Lauren WehrmeisterMerge changes from topic "full_dev_rsa_key" into integr...
2022-12-12 Channagoud... fix(gic): wrap cache enabled assert under plat_can_cmo
2022-12-12 Manish PandeyMerge changes from topic "fix_misra_st_drivers" into...
2022-12-12 Manish PandeyMerge "fix(st): include utils.h to solve compilation...
2022-12-12 Yann Gautierfix(st): include utils.h to solve compilation error
2022-12-12 Joanna FarleyMerge "fix(xilinx): use lib/smccc.h macros instead...
2022-12-12 Akshay Belsarefix(xilinx): use lib/smccc.h macros instead of trusty spd
2022-12-09 laurenw-armdocs(arm): add ARM_ROTPK_LOCATION variant full key
2022-12-09 laurenw-armfeat(arm): add ARM_ROTPK_LOCATION variant full key
2022-12-09 Manish PandeyMerge changes from topic "fix_misra_st_drivers" into...
2022-12-09 Manish PandeyMerge changes from topic "fix_misra_st_platform" into...
2022-12-09 AlexeiFedorovfix(gpt_rme): fix compilation error for gpt_rme.c
2022-12-09 Manish V BadarkheMerge changes from topic "tonnad01/gcc_warn_fix" into...
2022-12-09 Sandrine BailleuxMerge "docs: add threat model for AP-RSS interface...
2022-12-09 Tamas Bandocs: add threat model for AP-RSS interface
2022-12-08 Jens Wiklanderfeat(qemu): support el3 spmc
2022-12-08 Jens Wiklanderfeat(el3-spmc): make platform logical partition optional
2022-12-08 Jens Wiklanderfeat(qemu): support s-el2 spmc
2022-12-08 Jens Wiklanderfeat(qemu): update abi between spmd and spmc
2022-12-08 Alexei FedorovMerge "fix(rmmd): add missing padding to RMM Boot Manif...
2022-12-08 Tony K Nadackalfix(scmi): change function prototype to fix gcc error
2022-12-08 Tony K Nadackalfix(rdn1edge): change variable type to fix gcc sign...
2022-12-08 Shruti Guptafix(tsp): use verbose for power logs
2022-12-08 Shruti Guptafix(el3-spmc): fix coverity scan warnings
2022-12-08 Marc Bonnicifix(el3-spmc): improve bound check for descriptor
2022-12-08 Sandrine BailleuxMerge "docs: extend generic tf-a threat model" into...
2022-12-07 Bipin Ravifix(cpus): workaround for Cortex-X2 erratum 2768515
2022-12-07 Bipin Ravifix(cpus): workaround for Cortex-A710 erratum 2768515
2022-12-07 Javier Almansa... fix(rmmd): add missing padding to RMM Boot Manifest...
2022-12-07 Yann Gautierfix(st-gpio): define shift as uint32_t
2022-12-07 Yann Gautierfix(st-sdmmc): check transfer size before filling register
2022-12-07 Yann Gautierfix(stm32mp1): rework DWL buffer cache invalidation
2022-12-07 Yann Gautierfix(stm32mp1): add const for strings in stm32mp_get_soc...
2022-12-07 Yann Gautierfix(st): use Boolean type for tests
2022-12-07 Yann Gautierfix(st): rework secure-status check in fdt_get_status()
2022-12-07 Yann Gautierfix(st): use indices when counting GPIOs in DT
next