- 8d6fb77 refactor(neoverse-rd): remove soc_css.mk from common makefile by Rohit Mathew · 1 year, 7 months ago
- a965d73 refactor(neoverse-rd): unify GIC SPI range macros by Rohit Mathew · 1 year, 5 months ago
- a0bd619 refactor(neoverse-rd): clean-up nrd_plat_arm_def2.h file by Rohit Mathew · 1 year, 5 months ago
- 301c017 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for N2/V2 platforms by Rohit Mathew · 1 year, 4 months ago
- 2cfedfa feat(rdn2): enable AMU if present on the platform by Rohit Mathew · 1 year, 4 months ago
- 3a5b375 feat(rdn2): enable MTE2 if present on the platform by Rohit Mathew · 1 year, 4 months ago
- c396c82 refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 1 year, 5 months ago
- 7f693bd refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2 by Rohit Mathew · 1 year, 5 months ago
- 947e787 refactor(neoverse-rd): define naming convention for RoS macros by Rohit Mathew · 1 year, 5 months ago
- 069bad7 refactor(neoverse-rd): define naming convention for CSS macros by Rohit Mathew · 1 year, 5 months ago
- 37f59e4 refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 1 year, 5 months ago
- 9f1ba0a refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 1 year, 5 months ago
- edd480d refactor(neoverse-rd): set mmap naming convention by Rohit Mathew · 1 year, 5 months ago
- 4d4763f refactor(neoverse-rd): rename nrd_plat_v2.c to align with convention by Rohit Mathew · 1 year, 5 months ago
- 13e7d35 refactor(neoverse-rd): refactor nrd_soc_css_def_v2.h file by Rohit Mathew · 1 year, 5 months ago
- d26dae7 refactor(neoverse-rd): refactor nrd_soc_platform_def_v2.h file by Rohit Mathew · 1 year, 5 months ago
- 01a27ec refactor(neoverse-rd): refactor nrd_base_platform_def.h by Rohit Mathew · 1 year, 5 months ago
- a6b8d7b refactor(neoverse-rd): header files for second generation platforms by Rohit Mathew · 1 year, 5 months ago
- 78b7939 feat(rdn1edge): remove RD-N1-Edge from deprecated list by Rohit Mathew · 1 year, 3 months ago
- f104eec feat(sgi575): remove SGI-575 from deprecated list by Rohit Mathew · 1 year, 3 months ago
- d239ede fix(rdn1edge): update RD-N1-Edge's changelog title by Rohit Mathew · 1 year, 3 months ago
- 6fb16da feat(neoverse-rd): add scope for RD-V1-MC by Rohit Mathew · 1 year, 4 months ago
- 86a4949 feat(neoverse-rd): add scope for RD-V1 by Rohit Mathew · 1 year, 4 months ago
- 18b5070 feat(neoverse-rd): add scope for SGI-575 by Rohit Mathew · 1 year, 4 months ago
- b9c3273 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for A75/V1/N1 platforms by Rohit Mathew · 1 year, 4 months ago
- fed9368 feat(neoverse-rd): enable AMU if supported by the platform by Rohit Mathew · 1 year, 4 months ago
- 4679a22 refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file by Rohit Mathew · 1 year, 5 months ago
- c80b7f0 refactor(neoverse-rd): remove unused defines from platform_def.h by Rohit Mathew · 1 year, 4 months ago
- 30625ab refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 1 year, 5 months ago
- e1eb216 refactor(neoverse-rd): rename definitions in nrd_ros_fw_def1.h file by Rohit Mathew · 1 year, 5 months ago
- de24310 refactor(neoverse-rd): rename definitions in nrd_ros_def1.h file by Rohit Mathew · 1 year, 5 months ago
- 9f88814 refactor(neoverse-rd): rename definitions in nrd_css_fw_def1.h file by Rohit Mathew · 1 year, 5 months ago
- 7efe99a refactor(neoverse-rd): rename definitions in nrd_css_def1.h file by Rohit Mathew · 1 year, 5 months ago
- bb4c203 refactor(neoverse-rd): rewrite CSS and RoS device mmap macros by Rohit Mathew · 1 year, 5 months ago
- d72c8d0 refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 1 year, 5 months ago
- 3917f05 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 1 year, 5 months ago
- 23b2609 refactor(neoverse-rd): migrate mmap entry from nrd_plat1.c by Rohit Mathew · 1 year, 5 months ago
- 7784c26 refactor(neoverse-rd): rename nrd_plat.c file by Rohit Mathew · 1 year, 5 months ago
- 4783ff4 refactor(neoverse-rd): refactor nrd_soc_css_def.h file by Rohit Mathew · 1 year, 5 months ago
- c9e5d32 refactor(neoverse-rd): refactor nrd_soc_platform_def.h file by Rohit Mathew · 1 year, 5 months ago
- d1d45cd refactor(neoverse-rd): move away from nrd_base_platform_def.h by Rohit Mathew · 1 year, 5 months ago
- 2bc0562 refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h by Rohit Mathew · 1 year, 5 months ago
- e4f08cd refactor(neoverse-rd): header files for first generation platforms by Rohit Mathew · 1 year, 5 months ago
- 682da93 refactor(neoverse-rd): refactor scope for Neoverse RD platforms by Rohit Mathew · 1 year, 4 months ago
- 10784f5 Merge changes from topic "st_maintainers" into integration by Madhukar Pappireddy · 1 year, 3 months ago
- 4b0570c Merge "docs(fconf): add TB_FW config bindings" into integration by Manish V Badarkhe · 1 year, 3 months ago
- e88ce98 Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · 1 year, 3 months ago
- 4d2372e Merge "fix(cert-create): use a salt length equal to digest length for RSA-PSS" into integration by Manish V Badarkhe · 1 year, 3 months ago
- b67b02c Merge "fix(cpus): workaround for Cortex-X4 erratum 2763018" into integration by Bipin Ravi · 1 year, 3 months ago
- 4731211 fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
- fb7aa37 Merge "refactor(fvp_r): remove duplicated macro definitions" into integration by Madhukar Pappireddy · 1 year, 3 months ago
- 6a4afeb Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- 8acdb13 Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration by Lauren Wehrmeister · 1 year, 3 months ago
- dcf7a8a Merge "feat(qemu): update to manifest v0.3" into integration by Soby Mathew · 1 year, 3 months ago
- 762a1c4 feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · 1 year, 4 months ago
- 56b263c Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 1 year, 3 months ago
- 09d3fd1 Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 1 year, 3 months ago
- 4c77fac Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · 1 year, 3 months ago
- c4d80e7 Merge "fix(cm): add more feature registers to EL1 context mgmt" into integration by Madhukar Pappireddy · 1 year, 3 months ago
- 9196add Merge "docs(mte2): update docs" into integration by Manish Pandey · 1 year, 3 months ago
- 5436047 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 1 year, 3 months ago
- c643188 docs(mte2): update docs by Govindraj Raja · 1 year, 4 months ago
- 07b576a refactor(fvp_r): remove duplicated macro definitions by Leo Yan · 1 year, 3 months ago
- 75093b7 docs(fconf): add TB_FW config bindings by Harrison Mutai · 1 year, 4 months ago
- 9728f99 Merge "docs(plat): remove TC1 entry from the deprecation table" into integration by Lauren Wehrmeister · 1 year, 4 months ago
- d6c76e6 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 1 year, 4 months ago
- eb69206 Merge "fix(spm): add device-regions used in tf-a-tests" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 85658c5 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · 1 year, 4 months ago
- 3c36d34 Merge "fix(gpt): declare gpt_tlbi_by_pa_ll()" into integration by Soby Mathew · 1 year, 4 months ago
- 45716e3 fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · 1 year, 5 months ago
- 832e4ed fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · 1 year, 4 months ago
- 4a20d5c docs(plat): remove TC1 entry from the deprecation table by Manish V Badarkhe · 1 year, 4 months ago
- 98f7b60 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 1 year, 4 months ago
- c833ca6 fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 1 year, 4 months ago
- c8be7c0 Merge "fix(docs): typo in the romlib design" into integration by Lauren Wehrmeister · 1 year, 4 months ago
- 4e06355 Merge "docs: decrease the minimum supported OpenSSL" into integration by Manish V Badarkhe · 1 year, 4 months ago
- 3b57ae2 fix(docs): typo in the romlib design by Manish V Badarkhe · 1 year, 4 months ago
- e769f83 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 1 year, 4 months ago
- 46d5321 Merge "fix: static checks on spmc dts" into integration by Mark Dykes · 1 year, 4 months ago
- c35299d fix: static checks on spmc dts by J-Alves · 1 year, 4 months ago
- b99926e fix(gpt): unify logging messages by AlexeiFedorov · 1 year, 5 months ago
- 20e2683 chore(gpt): remove gpt_ prefix by AlexeiFedorov · 1 year, 5 months ago
- 8754cc5 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 1 year, 5 months ago
- c0c280d fix(cert-create): add guardrails around brainpool usage by Donald Chan · 1 year, 4 months ago
- e9398e4 Merge "fix(gicv2): fix SGIR_NSATT bitshift" into integration by Manish Pandey · 1 year, 4 months ago
- d3604b3 Merge changes from topic "lto-fixes" into integration by Manish Pandey · 1 year, 4 months ago
- 1455729 Merge changes from topic "hm/handoff" into integration by Manish Pandey · 1 year, 4 months ago
- 1b86ec5 docs: decrease the minimum supported OpenSSL by Harrison Mutai · 1 year, 4 months ago
- e75e593 Merge "docs(build): update GCC to 13.2.Rel1 version" into integration by Olivier Deprez · 1 year, 4 months ago
- 1b694c7 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 1 year, 4 months ago
- eabcde2 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- b9ecf64 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · 1 year, 8 months ago
- 222f885 feat(locks): add bitlock by AlexeiFedorov · 1 year, 5 months ago
- eef240c fix(gicv2): fix SGIR_NSATT bitshift by Jacob Kroon · 1 year, 4 months ago
- e639ad2 fix(cert-create): use a salt length equal to digest length for RSA-PSS by Donald Chan · 1 year, 4 months ago
- 0cf4fda Merge "fix(handoff): correct representation of tag_id" into integration by Mark Dykes · 1 year, 4 months ago
- 9bbc989 Merge "feat(rme): build TF-A with ENABLE_RME for Armv9.2" into integration by Soby Mathew · 1 year, 4 months ago
- 0c038fe Merge "fix(cm): remove ENABLE_FEAT_MTE usage" into integration by Madhukar Pappireddy · 1 year, 4 months ago
- 71c42e9 Merge "fix(build): wrap toolchain paths in double quotes" into integration by Olivier Deprez · 1 year, 4 months ago
- df960bc refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · 1 year, 4 months ago