2023-01-13 |
Andrew Davis | fix(ti): fix typo in boot authentication message name |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | refactor(ti): remove empty validate_ns_entrypoint function |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | refactor(ti): use console_set_scope() rather than empty... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | refactor(ti): factor out common board code into common... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): add PSCI system_off support |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): do not handle EAs in EL3 |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): set snoop-delayed exclusive handling on A72... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): disable L2 dataless UniqueClean evictions |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): set L2 cache ECC and and parity on A72 cores |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Andrew Davis | feat(ti): set L2 cache data ram latency on A72 cores... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Joanna Farley | Merge changes from topic "fix-power-up-dwn-issue" into... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Joanna Farley | Merge "fix(versal): print proper atf handoff source... |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Madhukar Pappireddy | Merge "fix(cpus): workaround for Cortex-X2 erratum... |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Lauren Wehrmeister | Merge "fix(cpus): workaround for Cortex-A710 erratum... |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Bipin Ravi | fix(cpus): workaround for Cortex-X2 erratum 2282622 |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Akshay Belsare | fix(versal): print proper atf handoff source |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Manish Pandey | Merge changes from topic "bk/warnings" into integration |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): enable wake interrupt during client... |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): disable wakeup interrupt during client... |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): clear power down bit during wakeup |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): fix setting power down state |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): clear power down interrupt status... |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): resolve misra rule 20.7 warnings |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Jay Buddhabhatti | fix(versal-net): resolve misra 10.6 warnings |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Bipin Ravi | fix(cpus): workaround for Cortex-A710 erratum 2282622 |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Madhukar Pappireddy | Merge "docs(changelog): add console scope" into integration |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Madhukar Pappireddy | Merge "fix(libc): properly define SCHAR_MIN" into integ... |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Manish V Badarkhe | Merge "docs(maintainers): update maintainers for total... |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Rupinderjit... | docs(maintainers): update maintainers for total compute |
commit | commitdiff | tree | snapshot |
2023-01-09 |
Manish V Badarkhe | Merge "fix(plat/tc): increase TC_TZC_DRAM1_SIZE" into... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Yann Gautier | docs(changelog): add console scope |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Madhukar Pappireddy | Merge "fix(fconf): make struct fconf_populator static... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Yann Gautier | fix(libc): properly define SCHAR_MIN |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Yann Gautier | fix(fconf): make struct fconf_populator static |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Olivier Deprez | Merge "feat(mt8188): update INFRA IOMMU enable flow... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Chengci.Xu | feat(mt8188): update INFRA IOMMU enable flow |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Manish Pandey | Merge changes from topic "fvp_trap_rng" into integration |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Manish Pandey | Merge "refactor(trng): discarding the used entropy... |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Arunachalam... | fix(plat/tc): increase TC_TZC_DRAM1_SIZE |
commit | commitdiff | tree | snapshot |
2023-01-04 |
Sandrine Bailleux | Merge "refactor(auth): avoid parsing signature algorith... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Sandrine Bailleux | Merge changes I794d2927,Ie33205fb,Ifdbe3b4c into integr... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Demi Marie... | refactor(auth): do not include SEQUENCE tag in saved... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Demi Marie... | fix(auth): reject junk after certificates |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Demi Marie... | fix(auth): require bit strings to have no unused bits |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Sandrine Bailleux | Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a... |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Manish Pandey | Merge changes from topic "st_fix_sparse_warnings" into... |
commit | commitdiff | tree | snapshot |
2022-12-30 |
Demi Marie... | refactor(auth): avoid parsing signature algorithm twice |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | refactor(auth): partially validate SubjectPublicKeyInfo... |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | fix(auth): reject padding after BIT STRING in signatures |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | fix(auth): reject invalid padding in digests |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | fix(auth): require at least one extension to be present |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | fix(auth): forbid junk after extensions |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Demi Marie... | fix(auth): only accept v3 X.509 certificates |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Bipin Ravi | Merge "fix(qemu-sbsa): enable SVE and SME" into integration |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Manish V Badarkhe | Merge changes Ia14738de,I6f4cffdc into integration |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Madhukar Pappireddy | Merge "fix(cpus): workaround for Neoverse N2 erratum... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Bipin Ravi | fix(cpus): workaround for Neoverse N2 erratum 2743089 |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Madhukar Pappireddy | Merge changes I0362da46,I8ee7c16c into integration |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Andre Przywara | feat(fvp): emulate trapped RNDR |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Andre Przywara | feat(el3-runtime): introduce system register trap handler |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Bipin Ravi | fix(cpus): workaround for Cortex-A78 erratum 2772019 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Bipin Ravi | fix(cpus): workaround for Neoverse V1 erratum 2743093 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Olivier Deprez | Merge "fix(el3-spmc): report execution state in partiti... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Sandrine Bailleux | Merge "feat(tc): add delegated attest and measurement... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Davidson K | fix(tc): change the properties of optee reserved memory |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Davidson K | feat(tc): use smmu 700 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Manish Pandey | Merge "fix(gic): wrap cache enabled assert under plat_c... |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Sandrine Bailleux | Merge "fix(intel): add mailbox error return status... |
commit | commitdiff | tree | snapshot |
2022-12-17 |
Manish V Badarkhe | Merge "fix(arm): arm_rotpk_header undefined reference... |
commit | commitdiff | tree | snapshot |
2022-12-16 |
laurenw-arm | fix(arm): arm_rotpk_header undefined reference |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Mate Toth-Pal | feat(tc): add delegated attest and measurement tests |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Joanna Farley | Merge "fix(xilinx): resolve integer handling issue... |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Sandrine Bailleux | Merge "fix(intel): missing NCORE CCU snoop filter fix... |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Akshay Belsare | fix(xilinx): resolve integer handling issue |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Bipin Ravi | Merge changes Ibb593369,I9cc984dd into integration |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Madhukar Pappireddy | Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Soby Mathew | Merge "fix(gpt_rme): fix compilation error for gpt_rme... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Olivier Deprez | Merge changes from topic "qemu_sel2" into integration |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Sieu Mun Tang | fix(intel): add mailbox error return status for FCS_DEC... |
commit | commitdiff | tree | snapshot |
2022-12-15 |
Jit Loon Lim | fix(intel): missing NCORE CCU snoop filter fix in BL2 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Madhukar Pappireddy | Merge changes Ib02688f7,If17fe04d into integration |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Jens Wiklander | docs(build): describes the SPMC_OPTEE build option |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Manish Pandey | fix(el3_runtime): allow SErrors when executing in EL3 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Manish Pandey | fix(el3_runtime): do not save scr_el3 during EL3 entry |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Olivier Deprez | Merge changes from topic "ffa_el3_spmc_fixes" into... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Madhukar Pappireddy | Merge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | feat(imx8mq): add BL31 PIE support |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | refactor(imx8mq): introduce BL31_SIZE |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | refactor(imx8mq): make use of setup_page_tables() |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | feat(imx8mq): always set up console |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | feat(imx8mq): remove empty bl31_plat_runtime_setup |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Lucas Stach | feat(imx8mq): make IMX_BOOT_UART_BASE configurable... |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Yann Gautier | fix(st-crypto): remove platdata functions |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Yann Gautier | fix(st-crypto): set get_plain_pk_from_asn1() static |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Yann Gautier | fix(stm32mp1): add missing platform.h include |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Yann Gautier | fix(st): make metadata_block_spec static |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Lauren Wehrmeister | Merge changes from topic "full_dev_rsa_key" into integr... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Channagoud... | fix(gic): wrap cache enabled assert under plat_can_cmo |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Manish Pandey | Merge changes from topic "fix_misra_st_drivers" into... |
commit | commitdiff | tree | snapshot |
2022-12-12 |
Manish Pandey | Merge "fix(st): include utils.h to solve compilation... |
commit | commitdiff | tree | snapshot |
next |