[Libre-soc-dev] daily kan-ban update 19mar2021

Tobias Platen libre-soc at platen-software.de
Fri Mar 19 19:28:20 GMT 2021


On Fri, 19 Mar 2021 19:11:26 +0000
Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:

> On Fri, Mar 19, 2021 at 7:03 PM Tobias Platen
> <libre-soc at platen-software.de> wrote:
> >
> > today: testcase for _get_pgtable_addr, I've found that the the address
> > calculated by _get_pgtable_addr is wrong. It returns 0x4000000, but the
> > RADIX_SECOND_LEVEL is at 0x40000 in the test I used. I tried to push
> > my changes but I got the following error.
> 
> yes, you'll need to check the following (do keep up-to-date on the
> mailing list posts)
> http://lists.libre-soc.org/pipermail/libre-soc-dev/2021-March/002187.html
> 
> can you please check that you have the correct git master branch for soc.
> there should be no problems doing "git pull" for example.
> 
> once you've confirmed that i can re-enable write access.
> 
> l.
> 
> _______________________________________________
> Libre-soc-dev mailing list
> Libre-soc-dev at lists.libre-soc.org
> http://lists.libre-soc.org/mailman/listinfo/libre-soc-dev

Git pull works, I only made changes in radixmmu.py this has no impact on the rest of the soc.

remote: Enumerating objects: 13, done.
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 5), reused 0 (delta 0)
Unpacking objects: 100% (7/7), done.
>From ssh://git.libre-riscv.org:922/soc
   9f638f41..e537f99b  master     -> origin/master
Merge made by the 'recursive' strategy.
 src/soc/consts.py                 |  4 ++--
 src/soc/decoder/power_svp64_rm.py | 45 +++++++++++++++++++++++++++++++++++++--------
 2 files changed, 39 insertions(+), 10 deletions(-)


-- 
Tobias Platen <libre-soc[at]platen-software[dot]de>



More information about the Libre-soc-dev mailing list