Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
1d88de135c253813e8838e9c8ac114fa6bf7c06b
/
drivers
/
arm
81519fb
fix(gicv3): wait rwp when gicr_ctrl.enablelpis from 1 to 0
by Peng Fan
· Tue May 28 14:27:54 2024 +0800
e4f708d
fix(gicv3): incorrect impdef power down sequence
by Madhukar Pappireddy
· Mon Aug 05 16:50:35 2024 -0500
f592924
fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option
by Leo Yan
· Fri Jun 28 16:21:42 2024 +0100
7f7bc37
fix(rse): include lib-psa to resolve build
by Vivek Gautam
· Wed Apr 03 23:13:06 2024 +0530
eaa9019
feat(dsu): save/restore DSU PMU register
by Arvind Ram Prakash
· Thu Dec 21 00:25:52 2023 -0600
9e505f9
refactor(cpufeat): add macro to simplify is_feat_xx_present
by Sona Mathew
· Wed Mar 13 11:33:54 2024 -0500
d097318
refactor(rse): change all occurrences of RSS to RSE
by Tamas Ban
· Wed Feb 21 12:42:00 2024 +0100
59d4e2a
refactor(rss): rename all 'rss' files to 'rse'
by Tamas Ban
· Wed Feb 21 11:40:21 2024 +0100
cd72d00
fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined
by Joel Goddard
· Thu Mar 21 15:37:43 2024 +0000
09145aa
Merge changes from topic "tfa_mhuv3" into integration
by Madhukar Pappireddy
· Wed Mar 20 15:55:35 2024 +0100
53aa28c
refactor: fix common misspelling of init*
by Harrison Mutai
· Wed Mar 20 11:38:07 2024 +0000
4eb28e8
Merge changes from topic "DPE" into integration
by Manish V Badarkhe
· Thu Mar 07 21:41:23 2024 +0100
0e505a7
feat(mhu): use compile flag to choose mhu version
by Joel Goddard
· Thu Dec 21 14:47:42 2023 +0000
2592fad
feat(mhu): add MHUv3 wrapper APIs for RSS comm driver
by Aziz IDOMAR
· Tue Dec 19 19:50:08 2023 +0000
d3fbce7
feat(mhu): add MHUv3 doorbell driver
by Aziz IDOMAR
· Tue Dec 19 19:43:52 2023 +0000
579a23c
fix(gic600): workaround for Part 1 of GIC600 erratum 2384374
by Arvind Ram Prakash
· Mon Feb 05 16:19:37 2024 -0600
f389927
refactor(sds): modify log level for region validity
by David Vincze
· Fri Mar 01 13:17:24 2024 +0100
884cc02
feat(smmu): separate out smmuv3_security_init from smmuv3_init
by Vijayenthiran Subramaniam
· Thu Dec 21 17:34:05 2023 +0530
c2d4635
feat(smmu): fix to perform INV_ALL before enabling GPC
by Vivek Gautam
· Thu Dec 14 13:58:21 2023 +0530
051fc26
Merge changes from topic "mb/tc-model-update" into integration
by Olivier Deprez
· Thu Feb 15 16:57:33 2024 +0100
85ff4d2
feat(rss): add defines for 'type' range and use them in psa_call()
by David Vincze
· Fri Sep 08 08:00:01 2023 +0200
c140f5f
feat(rss): adjust parameter packing to match TF-M changes
by David Vincze
· Thu Sep 07 15:48:25 2023 +0200
896c734
refactor(css): support multiple SDS regions
by Tamas Ban
· Mon May 08 13:38:27 2023 +0200
f83a80d
Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration
by Madhukar Pappireddy
· Fri Feb 09 17:07:46 2024 +0100
b1c0e7f
Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration
by Manish Pandey
· Thu Feb 08 16:02:56 2024 +0100
4a3811f
refactor(gicv3): introducing is_valid_interrupt, a new helper utility
by Sona Mathew
· Mon Jan 01 21:00:44 2024 -0600
a943415
fix(rss): fix bound check during protocol selection
by Vijayenthiran Subramaniam
· Wed Dec 06 14:27:09 2023 +0530
7b88626
fix(mhuv2): provide only the usable size of memory
by Sathyam Panda
· Wed Mar 29 12:17:11 2023 +0100
d7d1e1f
fix(scmi): induce a delay in monitoring SCMI channel status
by Pranav Madhu
· Thu Jan 18 18:55:18 2024 +0530
df767ea
Merge changes from topic "dcc-console" into integration
by Joanna Farley
· Tue Oct 17 15:22:54 2023 +0200
f57e203
refactor(console): disable getc() by default
by Sandrine Bailleux
· Wed Oct 11 08:38:00 2023 +0200
b9595dc
Merge changes from topic "xlnx_dcc_console" into integration
by Joanna Farley
· Mon Oct 02 09:36:05 2023 +0200
1c45216
chore(dcc): remove unnecessary code in dcc
by Prasad Kummari
· Tue Sep 19 22:38:20 2023 +0530
f006e95
fix(dcc): add dcc console unregister function
by Prasad Kummari
· Tue Sep 19 22:35:08 2023 +0530
78ba23d
fix(dcc): enable DCC also for crash console
by Michal Simek
· Mon Sep 18 10:16:25 2023 +0200
b5859d0
fix(gicv3): map generic interrupt type to GICv3 group
by Madhukar Pappireddy
· Thu Aug 03 14:17:54 2023 -0500
dc4b8c6
chore(gicv2): use interrupt group instead of type
by Madhukar Pappireddy
· Thu Aug 03 12:13:27 2023 -0500
797ce42
feat(ethos-n): update npu error handling
by Rob Hughes
· Fri Jul 21 11:00:31 2023 +0100
ff5331d
Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration
by Bipin Ravi
· Tue Aug 08 21:27:23 2023 +0200
83085b9
chore(ethos-n): use non blocking soft reset on npu
by Zingo Andersen
· Wed Jul 19 11:25:00 2023 +0200
85999a8
refactor(ethos-n): move build flags to ethosn_npu.mk
by Rajasekaran Kalidoss
· Mon May 08 14:55:13 2023 +0200
15926e7
fix(fvp): extract core id from mpidr for pwrc operations
by Madhukar Pappireddy
· Mon Jul 31 23:22:02 2023 -0500
b51d05f
chore(ethos-n): update npu firmware version
by Rob Hughes
· Tue Jul 11 13:39:27 2023 +0100
e6163fd
fix(gicv3): move invocation of gicv3_get_multichip_base function
by sahil
· Tue Jun 06 11:26:38 2023 +0530
d71693e
fix(gic600): fix gic600 maximum SPI ID
by sahil
· Tue Jun 06 11:20:57 2023 +0530
9b468c3
Merge changes I1bfa797e,I0ec7a70e into integration
by Manish Pandey
· Tue May 09 22:05:52 2023 +0200
57031a4
Merge changes from topic "bk/context_refactor" into integration
by Manish V Badarkhe
· Tue May 09 18:15:01 2023 +0200
2be03c0
fix(tree): correct some typos
by Elyes Haouas
· Mon Feb 13 09:14:48 2023 +0100
ada21dc
fix(gicv3): restore scr_el3 after changing it
by Boyan Karatotev
· Thu Mar 23 12:46:53 2023 +0000
4c3de56
feat(sbsa): helper api for refreshing watchdog timer
by Madhukar Pappireddy
· Wed Mar 22 15:27:22 2023 -0500
80b61f5
feat(ethos-n): add separate RO and RW NSAIDs
by Mikael Olsson
· Tue Mar 14 18:29:06 2023 +0100
c7d3a27
feat(ethos-n)!: add protected NPU firmware setup
by Mikael Olsson
· Fri Feb 10 16:59:23 2023 +0100
df0bb04
feat(ethos-n): add stream extends and attr support
by Mikael Olsson
· Fri Feb 10 16:59:03 2023 +0100
fe9677f
feat(ethos-n): add event and aux control support
by Mikael Olsson
· Fri Feb 10 11:36:19 2023 +0100
d6cedcb
feat(ethos-n): add SMC call to get FW properties
by Mikael Olsson
· Fri Jan 27 18:53:48 2023 +0100
f663803
refactor(ethos-n): split up SMC call handling
by Mikael Olsson
· Fri Jan 27 18:26:36 2023 +0100
a7df0d6
feat(ethos-n): add NPU firmware validation
by Mikael Olsson
· Fri Jan 13 09:56:41 2023 +0100
461bf7d
feat(ethos-n): add check for NPU in SiP setup
by Mikael Olsson
· Wed Jan 18 18:05:15 2023 +0100
bfd9da7
fix(ethos-n): add workaround for erratum 2838783
by Mikael Olsson
· Wed Jan 11 10:36:22 2023 +0100
f8a18b8
feat(ethos-n): add support to set up NSAID
by Rajasekaran Kalidoss
· Wed Nov 16 17:16:44 2022 +0100
47675f2
feat(ethos-n): add NPU sleeping SMC call
by Mikael Olsson
· Fri Nov 04 15:01:02 2022 +0100
6bc8067
feat(ethos-n): add reset type to reset SMC calls
by Joshua Pimm
· Wed Oct 19 15:46:27 2022 +0100
61286d2
fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4
by Varun Wadekar
· Wed Mar 08 16:47:38 2023 +0000
92265e8
fix(rss): fix msg deserialization bugs in comms
by David Vincze
· Mon Mar 06 15:02:08 2023 +0100
d88019a
Merge "fix: remove useless "return" at void functions" into integration
by Madhukar Pappireddy
· Thu Feb 23 21:26:24 2023 +0100
73ace35
fix: remove useless "return" at void functions
by Elyes Haouas
· Mon Feb 13 10:46:55 2023 +0100
799adfd
fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities
by Sylwester Garncarek
· Sat Jan 07 08:50:25 2023 +0700
a037d97
fix(gic): wrap cache enabled assert under plat_can_cmo
by Channagoud kadabi
· Tue Nov 29 16:03:47 2022 -0800
7a93f9e
fix(rss): do not consider MHU_ERR_ALREADY_INIT as error
by David Vincze
· Thu Dec 01 15:10:34 2022 +0100
ed6c341
build: warn about RSS driver experimental status
by Sandrine Bailleux
· Tue Nov 08 15:04:36 2022 +0100
0426f4d
Merge "fix(gicv3/multichip): fix overflow caused by left shift" into integration
by Manish V Badarkhe
· Wed Oct 26 09:45:24 2022 +0200
8244f30
Merge "feat(ethos-n)!: add support for SMMU streams" into integration
by Joanna Farley
· Thu Oct 20 11:04:48 2022 +0200
b47475a
fix(gicv3/multichip): fix overflow caused by left shift
by Vijayenthiran Subramaniam
· Thu Sep 29 15:33:50 2022 +0530
a7dcfda
fix(rss): clear the message buffer
by Tamas Ban
· Fri Sep 16 13:42:29 2022 +0200
ff0aa68
fix(rss): remove dependency on attestation header
by Tamas Ban
· Thu Sep 08 17:04:49 2022 +0200
9cc8714
fix(rss): rename AP-RSS message size macro
by Tamas Ban
· Wed Oct 05 11:56:04 2022 +0200
5f1d62a
fix(rss): reduce input validation for measured boot
by Tamas Ban
· Mon Oct 03 17:29:45 2022 +0200
d1bbcbe
fix(rss): fix build issues with comms protocol
by Tamas Ban
· Mon Oct 03 15:34:02 2022 +0200
3288b46
feat(ethos-n)!: add support for SMMU streams
by Mikael Olsson
· Mon Aug 15 17:12:58 2022 +0200
9ca6279
build(rss): introduce rss_comms.mk makefile
by Sandrine Bailleux
· Wed Aug 31 13:53:10 2022 +0200
734aaac
feat(rss): add new comms protocols
by Raef Coles
· Wed Jun 15 14:37:22 2022 +0100
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
0ae8ff6
Merge changes from topic "provencore-spd" into integration
by Joanna Farley
· Fri Sep 16 10:52:37 2022 +0200
b785b84
feat(scmi): send powerdown request to online secondary cpus
by Pranav Madhu
· Fri Jul 22 23:46:11 2022 +0530
0c02e81
feat(scmi): set warm reboot entry point
by Pranav Madhu
· Sat Dec 11 22:23:25 2021 +0530
d4e2503
feat(gic): add APIs to raise NS and S-EL1 SGIs
by Florian Lugou
· Wed Sep 08 12:40:24 2021 +0200
7ef3c7e
feat(gicv3): validate multichip data for GIC-700
by Varun Wadekar
· Fri May 06 13:18:49 2022 +0100
173c296
fix(gic600): implement workaround to forward highest priority interrupt
by Manish V Badarkhe
· Mon May 09 21:55:19 2022 +0100
b666e71
feat(smmu): add SMMU abort transaction function
by Lucian Paul-Trifu
· Fri Mar 25 14:30:20 2022 +0000
53ac24f
feat(drivers/arm/rss): add RSS communication driver
by Tamas Ban
· Tue Jan 18 16:32:18 2022 +0100
3331d89
feat(drivers/arm/mhu): add MHU driver
by Tamas Ban
· Mon Jan 10 17:04:03 2022 +0100
73ad731
feat(smmu): configure SMMU Root interface
by Olivier Deprez
· Fri Feb 04 12:30:11 2022 +0100
f333bee
feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs
by Varun Wadekar
· Wed Jan 26 00:33:02 2022 -0800
f6e7c95
feat(gic600ae_fmu): disable SMID for unavailable blocks
by Varun Wadekar
· Tue Jan 25 03:39:28 2022 -0800
de19844
feat(gic600ae_fmu): introduce support for RAS error handling
by Varun Wadekar
· Mon Jan 24 05:45:15 2022 -0800
32805b2
fix(tzc400): correct message with filter
by Yann Gautier
· Mon Feb 14 09:55:21 2022 +0100
526a637
fix(scmi): make msg_header variable volatile
by sah01
· Wed Dec 08 06:29:59 2021 +0000
ddb0b94
fix(gicv3): fix iroute value wrong issue
by Ming Huang
· Wed Oct 27 11:41:04 2021 +0800
31cf318
fix(drivers/gic600ae_fmu): fix timeout calculation
by anzhou
· Thu Nov 18 19:18:13 2021 +0800
b8da1c6
feat(gicv3): introduce GIC component identification
by Andre Przywara
· Tue Aug 24 10:03:57 2021 +0100
Next »