1414 Commits (523389e7f7c4d6f6522c30ba83baae293bcc7943)

Author SHA1 Message Date
Yann Gautier 28dc82580e fix(libc): remove __putchar alias 2 years ago
Bipin Ravi 89d85ad0aa fix(cpus): workaround for Cortex-A710 erratum 2282622 2 years ago
Rohit Mathew 0e0bd250ef fix(mpam): remove unwanted param for "endfunc" macro 2 years ago
Bipin Ravi 1ee7c8232c fix(cpus): workaround for Neoverse N2 erratum 2743089 2 years ago
Bipin Ravi b10afcce5f fix(cpus): workaround for Cortex-A78 erratum 2772019 2 years ago
Bipin Ravi 31747f057b fix(cpus): workaround for Neoverse V1 erratum 2743093 2 years ago
Manish Pandey 1cbe42a510 fix(el3_runtime): allow SErrors when executing in EL3 2 years ago
AlexeiFedorov a0d5147b82 fix(gpt_rme): fix compilation error for gpt_rme.c 2 years ago
Bipin Ravi 1cfde82227 fix(cpus): workaround for Cortex-X2 erratum 2768515 2 years ago
Bipin Ravi b87b02cf1d fix(cpus): workaround for Cortex-A710 erratum 2768515 2 years ago
Boyan Karatotev e138400d1c fix: unify fallthrough annotations 2 years ago
Manish Pandey ff1d2ef387 fix(el3_runtime): restore SPSR/ELR/SCR after esb 2 years ago
David Vincze 85a14bc0a9 fix(rss): remove null-terminator from RSS metadata 2 years ago
Mate Toth-Pal 6d0525aafe feat(lib/psa): add read_measurement API 2 years ago
Harrison Mutai c7e698cfde fix(cpus): workaround for Cortex-X3 erratum 2615812 2 years ago
Okash Khawaja 92f8be8fd1 fix(cpus): remove plat_can_cmo check for aarch32 2 years ago
Okash Khawaja a2e0123484 fix(cpus): update doc and check for plat_can_cmo 2 years ago
Lionel Debieve 381f465ca9 fix(fconf): fix type error displaying disable_auth 2 years ago
Boyan Karatotev 7f85619857 fix(pmu): add sensible default for MDCR_EL2 2 years ago
Boyan Karatotev 4fdeaffe86 fix(cpus): workaround for Cortex-A77 erratum 2743100 2 years ago
Okash Khawaja 04c7303b9c feat(cpus): make cache ops conditional 2 years ago
Manish Pandey 46cc41d559 fix(ras): restrict RAS support for NS world 2 years ago
Bipin Ravi 49273098a5 fix(cpus): workaround for Cortex-A76 erratum 2743102 2 years ago
Bipin Ravi 8ce40503ad fix(cpus): workaround for Neoverse N1 erratum 2743102 2 years ago
Boyan Karatotev 888eafa00b fix(cpus): workaround for Cortex-A710 erratum 2291219 2 years ago
Boyan Karatotev 7954412694 fix(cpus): workaround for Cortex-X3 erratum 2313909 2 years ago
Boyan Karatotev 43438ad1ad fix(cpus): workaround for Neoverse-N2 erratum 2326639 2 years ago
Boyan Karatotev cf58b2d41c chore: rename Makalu ELP to Cortex-X3 2 years ago
Bipin Ravi e74d658181 fix(security): optimisations for CVE-2022-23960 2 years ago
Daniel Boulby 8a6a9560b5 feat(compiler-rt): update compiler-rt source files 2 years ago
Daniel Boulby 93cec697de fix(deps): add missing aeabi_memcpy.S 2 years ago
Daniel Boulby a194255d75 feat(zlib): update zlib source files 2 years ago
Bipin Ravi 03ebf409c7 fix(cpus): fix cpu version check for Neoverse N2, V1 2 years ago
Daniel Boulby 94b2f94bd6 feat(libfdt): upgrade libfdt source files 2 years ago
Akram Ahmad afb5d069a6 fix(cpus): workaround for Cortex-A510 erratum 2666669 2 years ago
Boyan Karatotev 46e92f2862 fix(sme): add missing ISBs 2 years ago
Sandrine Bailleux d219ead1db fix(psa): add missing semicolon 2 years ago
Boyan Karatotev 08e2fdbd3b revert(cpus): "Revert workaround for A77 erratum 1800714" 2 years ago
Harrison Mutai 8c87becbc6 feat(cpu): add library support for Hunter ELP 2 years ago
Tamas Ban 901b0a3015 fix(psa): extend measured boot logging 2 years ago
Tamas Ban 420deb5a0d feat(psa): remove initial attestation partition API 2 years ago
Tamas Ban 471c9895a6 fix(psa): align with original API in tf-m-extras 2 years ago
Tamas Ban 4b09ffef49 feat(psa): add delegated attestation partition API 2 years ago
Claus Pedersen e0b6826e44 refactor(console): move putchar() to console driver 2 years ago
Joel Goddard bd063a73a8 refactor(cpu): use the updated IP name for Demeter CPU 2 years ago
Jayanth Dodderi Chidanand d64bfef5a1 build(changelog): add new scope for Performance Monitor Extensions 2 years ago
Jayanth Dodderi Chidanand b41b082464 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe 2 years ago
Manish Pandey 00e8f79c15 fix(ras): trap "RAS error record" accesses only for NS 2 years ago
Manish V Badarkhe 7c49438874 fix(semihosting): fix seek call failure check 2 years ago
Jorge Troncoso c5862af72d chore(libc): clean up includes in lib/libc/printf.c 2 years ago