Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
qualcomm-linux
/
optee_os
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
8
Code
Issues
1
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Nord Clock driver Support
- #40
#40
Draft
nnunna94
wants to merge 27 commits into
qualcomm-linux:qcom-next
qualcomm-linux/optee_os:qcom-next
from
nnunna94:qup-clk-nord
nnunna94/optee_os:qup-clk-nord
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
Nord Clock driver Support
#40
nnunna94
wants to merge 27 commits into
qualcomm-linux:qcom-next
qualcomm-linux/optee_os:qcom-next
from
nnunna94:qup-clk-nord
nnunna94/optee_os:qup-clk-nord
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
clk: qcom: move PAS clock driver to platform-specific directory
Show description for 86bd02c
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
86bd02c
View commit details
Copy full SHA for 86bd02c
Browse repository at this point
pta: qcom: pas: refactor into a descriptor/ops abstraction
Show description for 0155ec3
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
0155ec3
View commit details
Copy full SHA for 0155ec3
Browse repository at this point
clk: qcom: add reusable Lucid-EVO PLL helper
Show description for 6d4a8e8
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
6d4a8e8
View commit details
Copy full SHA for 6d4a8e8
Browse repository at this point
qcom: pas: lemans: enable CDSP0/1 PAS support
Show description for b6ccd16
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
b6ccd16
View commit details
Copy full SHA for b6ccd16
Browse repository at this point
plat-qcom: lemans: reserve VA space for PAS subsystem mappings
Show description for 757e4d9
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
757e4d9
View commit details
Copy full SHA for 757e4d9
Browse repository at this point
pta: qcom: pas: lemans: add LPASS (ADSP) bring-up
Show description for 531523c
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
531523c
View commit details
Copy full SHA for 531523c
Browse repository at this point
core: mm: grow memory map in core_mmu_add_mapping() when full
Show description for 5629674
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
5629674
View commit details
Copy full SHA for 5629674
Browse repository at this point
pta: qcom: pas: lemans: add IRIS video-codec bring-up
Show description for 3da7935
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
3da7935
View commit details
Copy full SHA for 3da7935
Browse repository at this point
pta: qcom: pas: lemans: add GP-DSP0/1 bring-up
Show description for ac82789
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
ac82789
View commit details
Copy full SHA for ac82789
Browse repository at this point
pta: qcom: pas: kodiak: rename venus to iris
Show description for 597d83b
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
597d83b
View commit details
Copy full SHA for 597d83b
Browse repository at this point
pta: qcom: pas: centralize PAS_ID definitions
Show description for a168b57
Jorge A. Ramirez-Ortiz (ldts)
authored and
Sumit Garg (b49020)
committed
a168b57
View commit details
Copy full SHA for a168b57
Browse repository at this point
core: io: add base+offset and register field accessor helpers
Show description for f04d396
Amirreza Zarrabi (qc-azarrabi)
authored and
Sumit Garg (b49020)
committed
f04d396
View commit details
Copy full SHA for f04d396
Browse repository at this point
drivers: crypto: add Qualcomm Hardware Key Manager (HWKM) driver
Show description for 28ae92f
Amirreza Zarrabi (qc-azarrabi)
authored and
Sumit Garg (b49020)
committed
28ae92f
View commit details
Copy full SHA for 28ae92f
Browse repository at this point
MAINTAINERS: add entry for Qualcomm HWKM driver
Show description for ccbc910
Amirreza Zarrabi (qc-azarrabi)
authored and
Sumit Garg (b49020)
committed
ccbc910
View commit details
Copy full SHA for ccbc910
Browse repository at this point
plat-qcom: lemans: enable HWKM driver
Show description for 858b8fe
Amirreza Zarrabi (qc-azarrabi)
authored and
Sumit Garg (b49020)
committed
858b8fe
View commit details
Copy full SHA for 858b8fe
Browse repository at this point
drivers: qcom: rng: Consolidate PRNG into CSRNG driver
Show description for d254508
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
d254508
View commit details
Copy full SHA for d254508
Browse repository at this point
plat-qcom: Enable RNG driver for Bobcat platforms
Show description for 7a2b392
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
7a2b392
View commit details
Copy full SHA for 7a2b392
Browse repository at this point
drivers: qcom: wdog: Add secure watchdog driver for Bobcat family
Show description for 50dd4db
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
50dd4db
View commit details
Copy full SHA for 50dd4db
Browse repository at this point
plat-qcom: Enable sec wdog config for Bobcat family
Show description for a4d253d
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
a4d253d
View commit details
Copy full SHA for a4d253d
Browse repository at this point
Commits on Aug 3, 2026
pta: qcom: pas: lemans: add Camera ICP bring-up
Show description for 0b47749
Michael Jihan (michael-jihan-qcom)
authored and
Sumit Garg (b49020)
committed
0b47749
View commit details
Copy full SHA for 0b47749
Browse repository at this point
Commits on Aug 5, 2026
drivers: qcom: add OP-TEE-owned XPU protection for TZDRAM and DIAG log
Show description for 1f0f8bb
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
1f0f8bb
View commit details
Copy full SHA for 1f0f8bb
Browse repository at this point
plat-qcom: Enable XPU protection for Bobcat platforms
Show description for 3b724f4
Harikrishna (thariaruchamy-bit)
authored and
Sumit Garg (b49020)
committed
3b724f4
View commit details
Copy full SHA for 3b724f4
Browse repository at this point
Commits on Aug 6, 2026
clk: qcom: rename clock-qcom*.c to clk-qcom*.c
Show description for 137aa0b
nnunna94
committed
137aa0b
View commit details
Copy full SHA for 137aa0b
Browse repository at this point
drivers: qcom: cmd_db: add cmd_db auxiliary data blob support
Show description for c475c18
nnunna94
committed
c475c18
View commit details
Copy full SHA for c475c18
Browse repository at this point
clk: qcom: lemans: add QUP SE clock set-rate/DFS/enable support
Show description for ded401b
nnunna94
committed
ded401b
View commit details
Copy full SHA for ded401b
Browse repository at this point
Commits on Aug 11, 2026
clk: qcom: use per-register physical addresses instead of GCC offsets
Show description for 1cee0e6
nnunna94
committed
1cee0e6
View commit details
Copy full SHA for 1cee0e6
Browse repository at this point
clk: qcom: nord: add QUP SE clock set-rate/DFS/enable support
Show description for 5e9cfb4
nnunna94
and
Claude (claude)
committed
5e9cfb4
View commit details
Copy full SHA for 5e9cfb4
Browse repository at this point
You can’t perform that action at this time.