- 5d68e89 fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 9 months ago
- f4d8ed5 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 9 months ago
- 15a6c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · 9 months ago
- 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 9 months ago
- ff4a2c1 Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration by Sandrine Bailleux · 9 months ago
- 6952ce4 Merge "fix(arm): arm_rotpk_header undefined reference" into integration by Manish V Badarkhe · 9 months ago
- 95302e4 fix(arm): arm_rotpk_header undefined reference by laurenw-arm · 10 months ago
- 25dd217 feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · 11 months ago
- 7b77bd0 Merge "fix(xilinx): resolve integer handling issue" into integration by Joanna Farley · 9 months ago
- bba0e7e Merge "fix(intel): missing NCORE CCU snoop filter fix in BL2" into integration by Sandrine Bailleux · 9 months ago
- 4e46db4 fix(xilinx): resolve integer handling issue by Akshay Belsare · 10 months ago
- 309b18b Merge changes Ibb593369,I9cc984dd into integration by Bipin Ravi · 9 months ago
- 79664cf Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 9 months ago
- bc1123f Merge "fix(gpt_rme): fix compilation error for gpt_rme.c" into integration by Soby Mathew · 9 months ago
- 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 9 months ago
- 76ed322 fix(intel): add mailbox error return status for FCS_DECRYPTION by Sieu Mun Tang · 10 months ago
- b34a48c fix(intel): missing NCORE CCU snoop filter fix in BL2 by Jit Loon Lim · 11 months ago
- 19e09e2 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · 10 months ago
- bb0e336 docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 10 months ago
- 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 10 months ago
- e61713b fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · 10 months ago
- 4e025c6 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 10 months ago
- 8b1d186 Merge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb,I3b78e0c5, ... into integration by Madhukar Pappireddy · 10 months ago
- 8cfa94b feat(imx8mq): add BL31 PIE support by Lucas Stach · 10 months ago
- 0445a4a refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 10 months ago
- c0fb887 refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 10 months ago
- 36be108 feat(imx8mq): always set up console by Lucas Stach · 10 months ago
- 7698dba feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 10 months ago
- 202737e feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 10 months ago
- abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 10 months ago
- 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 10 months ago
- 96851ee Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · 10 months ago
- c781765 Merge "fix(st): include utils.h to solve compilation error" into integration by Manish Pandey · 10 months ago
- 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 10 months ago
- c0d68bb Merge "fix(xilinx): use lib/smccc.h macros instead of trusty spd" into integration by Joanna Farley · 10 months ago
- 0ee07d7 fix(xilinx): use lib/smccc.h macros instead of trusty spd by Akshay Belsare · 10 months ago
- 9b1dad8 docs(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 10 months ago
- 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 11 months ago
- 25eb647 Merge changes from topic "fix_misra_st_drivers" into integration by Manish Pandey · 10 months ago
- d6ce990 Merge changes from topic "fix_misra_st_platform" into integration by Manish Pandey · 10 months ago
- a0d5147 fix(gpt_rme): fix compilation error for gpt_rme.c by AlexeiFedorov · 10 months ago
- 557bc9d Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 10 months ago
- 85bc048 Merge "docs: add threat model for AP-RSS interface" into integration by Sandrine Bailleux · 10 months ago
- c201d6e docs: add threat model for AP-RSS interface by Tamas Ban · 10 months ago
- 302f053 feat(qemu): support el3 spmc by Jens Wiklander · 1 year, 8 months ago
- 555677f feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 1 year, 4 months ago
- 36802e2 feat(qemu): support s-el2 spmc by Jens Wiklander · 10 months ago
- 25ae7ad feat(qemu): update abi between spmd and spmc by Jens Wiklander · 10 months ago
- a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 10 months ago
- f0f2c90 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 10 months ago
- 3a3e0e5 fix(rdn1edge): change variable type to fix gcc sign conversion error by Tony K Nadackal · 10 months ago
- 3354915 fix(tsp): use verbose for power logs by Shruti Gupta · 10 months ago
- 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 1 month ago
- def7590 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 11 months ago
- cb875fd Merge "docs: extend generic tf-a threat model" into integration by Sandrine Bailleux · 10 months ago
- 1cfde82 fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · 10 months ago
- b87b02c fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · 10 months ago
- dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 10 months ago
- 5d942ff fix(st-gpio): define shift as uint32_t by Yann Gautier · 10 months ago
- 029f81e fix(st-sdmmc): check transfer size before filling register by Yann Gautier · 10 months ago
- 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 10 months ago
- d7f5bed fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 10 months ago
- 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 10 months ago
- 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 10 months ago
- e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 10 months ago
- 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 10 months ago
- 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 10 months ago
- 4198fa1 fix(st-clock): avoid arithmetics on pointers by Yann Gautier · 10 months ago
- ee21709 fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables by Yann Gautier · 10 months ago
- 69a2e32 fix(st-clock): remove useless switch by Yann Gautier · 10 months ago
- c3ae7da fix(st-clock): use Boolean type for tests by Yann Gautier · 10 months ago
- 9a00daf fix(st-regulator): use Boolean type for tests by Yann Gautier · 10 months ago
- 91af163c fix(st-regulator): enclose macro parameters in parentheses by Yann Gautier · 10 months ago
- 6a3ffb5 fix(st-regulator): rework for_each_*rdev macros by Yann Gautier · 10 months ago
- 68083e7 fix(st-regulator): explicitly check operators precedence by Yann Gautier · 10 months ago
- 3cebeec fix(st-pmic): define pmic_regs table size by Yann Gautier · 10 months ago
- be7195d fix(st-pmic): enclose macro parameter in parentheses by Yann Gautier · 10 months ago
- 825641d Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 10 months ago
- ca32548 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 10 months ago
- b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 10 months ago
- b8dbfac Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 10 months ago
- cd3a779 Merge "feat(intel): extending to support SMMU in FCS" into integration by Sandrine Bailleux · 10 months ago
- 9ccdfc4 Merge "fix(intel): fix fcs_client crashed when increased param size" into integration by Sandrine Bailleux · 10 months ago
- 34ffe4a Merge changes Ia8f1471a,I6b95c19d into integration by Sandrine Bailleux · 10 months ago
- 936455e Merge "fix(rss): do not consider MHU_ERR_ALREADY_INIT as error" into integration by Sandrine Bailleux · 10 months ago
- 0ca1d8f fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 11 months ago
- e83812f fix(nxp-ddr): add checking return value by Maninder Singh · 11 months ago
- e8faff3 feat(lx2): enable OCRAM ECC by Jiafei Pan · 12 months ago
- 4fa0f09 fix(nxp-tools): fix coverity issue by Jiafei Pan · 1 year, 1 month ago
- 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 10 months ago
- 55a7aa9 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 10 months ago
- 15b7093 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 10 months ago
- 0312769 Merge "refactor(arm): remove unused global" into integration by Sandrine Bailleux · 10 months ago
- c42402c fix(intel): fix fcs_client crashed when increased param size by Jit Loon Lim · 1 year ago
- 4687021 feat(intel): extending to support SMMU in FCS by Sieu Mun Tang · 12 months ago
- d8359cf refactor(arm): remove unused global by Manish V Badarkhe · 10 months ago
- 10f4d1a Merge "fix(zynqmp): initialize uint32 with value 0U in pm code" into integration by Joanna Farley · 10 months ago
- 5d2edf6 Merge "fix(el3_runtime): restore SPSR/ELR/SCR after esb" into integration by Manish Pandey · 10 months ago
- 1fba1a8 docs: extend generic tf-a threat model by Tamas Ban · 10 months ago
- e65584a fix(zynqmp): initialize uint32 with value 0U in pm code by Naman Patel · 10 months ago