Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

[crypto] Add testcase and some fix #264

Open
wants to merge 19 commits into
base: riscv-gcc-experiment
Choose a base branch
from

Commits on May 17, 2021

  1. Add version control with patch e944b27

    kito-cheng authored and WuSiYu committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f4ff3f3 View commit details
    Browse the repository at this point in the history
  2. [crypto] Add testcase and some fix

    Co-authored-by: Shihua Liao <[email protected]>
    Co-authored-by: Jiawei Chen <[email protected]>
    3 people committed May 17, 2021
    Configuration menu
    Copy the full SHA
    605a775 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Fix riscv_expand_block_move

    linsinan1995 authored and pz9115 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    79596e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Add version control with patch e944b27

    kito-cheng authored and WuSiYu committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0e64e60 View commit details
    Browse the repository at this point in the history
  2. Fix attribute bugs due to zicsr/zifencei

    pz9115 authored and WuSiYu committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bb0b90e View commit details
    Browse the repository at this point in the history
  3. Add k-ext version for gcc part

    pz9115 authored and WuSiYu committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    91b0a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    090e55b View commit details
    Browse the repository at this point in the history
  5. [crypto]: add testcase for K-ext

    Co-authored-by: Shihua Liao <[email protected]>
    WuSiYu and Liaoshihua committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6ac5f46 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Update to spec V0.92

    pz9115 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0ef2c91 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    0d268d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    44a5f04 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Update the version into spec v0.94

    Update the version into spec v0.94.
    pz9115 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    608fe5b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    cac67f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from pz9115/k-dev

    Add patch "fix riscv_expand_block_move" and update to spec V0.92
    WuSiYu authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    8e4f944 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    9eb507d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Update the zbs part

    pz9115 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    8371831 View commit details
    Browse the repository at this point in the history
  2. fixup codegen for s|zext

    linsinan1995 authored and sinan-lin committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    74844be View commit details
    Browse the repository at this point in the history
  3. fix slli.uw codegen

    linsinan1995 authored and sinan-lin committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e5ec123 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge pull request #13 from pz9115/riscv-gcc-experimental

    Update the RISC-V gcc experimental branch
    WuSiYu authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    6881f0d View commit details
    Browse the repository at this point in the history