summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorAkshay Behl <cap2k4@rivosinc.com>2025-06-08 22:49:22 +0530
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-07-08 18:35:46 +0000
commit67b744697c0780cce462560ab2d5d1c7fc18ecaf (patch)
tree7365eeaee0f1848a285bcfbb421f0e029d7798f6 /BaseTools/Source/Python
parent5ea0be305a072d995c11b163f6292d24cf514d0b (diff)
downloadedk2-67b744697c0780cce462560ab2d5d1c7fc18ecaf.zip
edk2-67b744697c0780cce462560ab2d5d1c7fc18ecaf.tar.gz
edk2-67b744697c0780cce462560ab2d5d1c7fc18ecaf.tar.bz2
UefiCpuPkg: TimerLib support to fetch freq from DT
On RISC-V platforms, just like other platforms, we need to pass various information from one stage to another (hartid/cmo operations etc). Also there are some settings like Timer freq which are platform dependent which use PCDs. Today hartid is extracted through Firmware Context (custom in mem structure passed from one stage to another). For CMO we have a features HOB. Going forward we would like to have a standard mechanism to pass on such information and DT is handy as it can easily carry all this information (in some cases nodes already exists). This patch implement timebase frequency extraction from DT. Signed-off-by: Akshay Behl <cap2k4@rivosinc.com> Co-authored-by: Dhaval Sharma <dhaval@rivosinc.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions