- 159ebbf Merge changes from topic "dcc-console" into integration by Joanna Farley · 1 year, 10 months ago
- 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
- 7ed514e Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · 1 year, 10 months ago
- c9c8a79 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · 1 year, 11 months ago
- 0936abe fix(dcc): add dcc console unregister function by Prasad Kummari · 1 year, 11 months ago
- c6d9186 fix(dcc): enable DCC also for crash console by Michal Simek · 1 year, 11 months ago
- 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
- ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
- 4796d2d feat(ethos-n): update npu error handling by Rob Hughes · 2 years, 1 month ago
- a3919ed Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · 2 years ago
- 273cf25 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · 2 years, 1 month ago
- 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
- 70bc744 fix(fvp): extract core id from mpidr for pwrc operations by Madhukar Pappireddy · 2 years ago
- e379535 chore(ethos-n): update npu firmware version by Rob Hughes · 2 years, 1 month ago
- 36704d0 fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · 2 years, 2 months ago
- 69ed7dc fix(gic600): fix gic600 maximum SPI ID by sahil · 2 years, 2 months ago
- 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
- c214ced Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- 1d0d5e4 fix(gicv3): restore scr_el3 after changing it by Boyan Karatotev · 2 years, 5 months ago
- e8166d3 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · 2 years, 5 months ago
- 986c4e9 feat(ethos-n): add separate RO and RW NSAIDs by Mikael Olsson · 2 years, 5 months ago
- 6dcf3e7 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · 2 years, 6 months ago
- e64abe7 feat(ethos-n): add stream extends and attr support by Mikael Olsson · 2 years, 6 months ago
- 7820777 feat(ethos-n): add event and aux control support by Mikael Olsson · 2 years, 6 months ago
- e9812dd feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · 2 years, 6 months ago
- 18a6b79 refactor(ethos-n): split up SMC call handling by Mikael Olsson · 2 years, 6 months ago
- 313b776 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 2 years, 7 months ago
- a2cdbb1 feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 2 years, 7 months ago
- 5a89947 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · 2 years, 7 months ago
- 70a296e feat(ethos-n): add support to set up NSAID by Rajasekaran Kalidoss · 2 years, 9 months ago
- 2a2e3e8 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · 2 years, 9 months ago
- fa37d30 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · 2 years, 10 months ago
- a02a45d fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · 2 years, 5 months ago
- dda0528 fix(rss): fix msg deserialization bugs in comms by David Vincze · 2 years, 5 months ago
- 66a387d Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 2 years, 5 months ago
- af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
- 5d68e89 fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities by Sylwester Garncarek · 2 years, 7 months ago
- 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 2 years, 8 months ago
- 55a7aa9 fix(rss): do not consider MHU_ERR_ALREADY_INIT as error by David Vincze · 2 years, 8 months ago
- 7e6cee5 build: warn about RSS driver experimental status by Sandrine Bailleux · 2 years, 9 months ago
- cda12ab Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration by Manish V Badarkhe · 2 years, 9 months ago
- 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
- 6aea762 fix(gicv3/multichip): fix overflow caused by left shift by Vijayenthiran Subramaniam · 2 years, 10 months ago
- e3a6fb8 fix(rss): clear the message buffer by Tamas Ban · 2 years, 11 months ago
- 6aa7154 fix(rss): remove dependency on attestation header by Tamas Ban · 2 years, 11 months ago
- 70247dd fix(rss): rename AP-RSS message size macro by Tamas Ban · 2 years, 10 months ago
- 13a129e fix(rss): reduce input validation for measured boot by Tamas Ban · 2 years, 10 months ago
- ab545ef fix(rss): fix build issues with comms protocol by Tamas Ban · 2 years, 10 months ago
- b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
- 4348497 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 3 years ago
- 3125901 feat(rss): add new comms protocols by Raef Coles · 3 years, 2 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 11 months ago
- 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 3 years ago
- 5cf9cc1 feat(scmi): set warm reboot entry point by Pranav Madhu · 3 years, 8 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- a78b3b3 feat(gicv3): validate multichip data for GIC-700 by Varun Wadekar · 3 years, 3 months ago
- e1b15b0 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 3 years, 3 months ago
- 6c5c532 feat(smmu): add SMMU abort transaction function by Lucian Paul-Trifu · 3 years, 4 months ago
- ce0c40e feat(drivers/arm/rss): add RSS communication driver by Tamas Ban · 3 years, 7 months ago
- af26d7d feat(drivers/arm/mhu): add MHU driver by Tamas Ban · 3 years, 7 months ago
- 52a314a feat(smmu): configure SMMU Root interface by Olivier Deprez · 3 years, 6 months ago
- 6a1c17c feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs by Varun Wadekar · 3 years, 6 months ago
- 3f0094c feat(gic600ae_fmu): disable SMID for unavailable blocks by Varun Wadekar · 3 years, 6 months ago
- 308dce4 feat(gic600ae_fmu): introduce support for RAS error handling by Varun Wadekar · 3 years, 6 months ago
- bdc88d2 fix(tzc400): correct message with filter by Yann Gautier · 3 years, 6 months ago
- 99477f0 fix(scmi): make msg_header variable volatile by sah01 · 3 years, 8 months ago
- 65bc2d2 fix(gicv3): fix iroute value wrong issue by Ming Huang · 3 years, 9 months ago
- 7f322f2 fix(drivers/gic600ae_fmu): fix timeout calculation by anzhou · 3 years, 9 months ago
- 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
- 292bb9a Merge "fix: remove "experimental" tag for stable features" into integration by Sandrine Bailleux · 3 years, 9 months ago
- 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 10 months ago
- e0baae7 fix(scmi): mention "SCMI" in driver initialisation message by Andre Przywara · 3 years, 10 months ago
- 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
- ef378d3 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · 4 years, 3 months ago
- 0295079 Merge changes from topic "gic-700-auto" into integration by André Przywara · 3 years, 11 months ago
- d3f91e2 Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 4 years ago
- ce7ef9d feat(tzc400): update filters by region by Lionel Debieve · 4 years, 10 months ago
- 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 3 months ago
- 858f40e feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 4 years, 3 months ago
- feb7081 feat(gicv3): multichip: detect GIC-700 at runtime by Andre Przywara · 4 years, 3 months ago
- 1fe27d7 refactor(gic): move GIC IIDR numbers by Andre Przywara · 4 years ago
- 0c9f91c refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 4 years, 1 month ago
- 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 4 years, 2 months ago
- 99ea2e9 Merge "style(scmi_common): add \n to warning messages" into integration by Mark Dykes · 4 years, 1 month ago
- ce2b49b refactor(gicv3): use helper functions to get SPI/ESPI INTID limit by Heyi Guo · 4 years, 7 months ago
- 30524ff refactor(gicv3): add helper function to get the limit of ESPI INTID by Heyi Guo · 4 years, 7 months ago
- 05579da style(scmi_common): add \n to warning messages by Heyi Guo · 4 years, 2 months ago
- 1e9428e refactor(gicv3): add helper function to get the limit of SPI INTID by Heyi Guo · 4 years, 7 months ago
- 76a2117 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 4 years, 6 months ago
- e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
- 34c1a1a tzc400: add support for interrupts by Yann Gautier · 6 years ago
- 8c8efa8 Merge changes I76eee5c5,Ie45ab1d8,Iddcb83d3,I4425777d,I5be2837c, ... into integration by Manish Pandey · 4 years, 5 months ago
- d4c61c3 tzc400: adjust filter flag if it is set to FILTER_BIT_ALL by Heyi Guo · 5 years ago
- 612b4a3 drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64() by Heyi Guo · 5 years ago
- 705032d drivers/gicv3: add debug log for maximum INTID of SPI and eSPI by Heyi Guo · 4 years, 7 months ago
- 4e42c22 drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET() by Heyi Guo · 5 years ago
- 69ae442 drivers/gicv3: fix logical issue for num_eints by Heyi Guo · 5 years ago
- deb1890 drivers/gicv3: fix potential GICD context override with ESPI enabled by Heyi Guo · 4 years, 7 months ago