Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[earlgrey_es] cherry-pick from master #19558

Merged
merged 6 commits into from
Aug 31, 2023

Commits on Aug 31, 2023

  1. [chip_if]-fixed force adc_d_o method and added method to test

    Signed-off-by: Tom Houri <[email protected]>
    thouri authored and jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b15199e View commit details
    Browse the repository at this point in the history
  2. [gpio,dv] Add sanity check of reading gpio registers

    Signed-off-by: Sharon Topaz <[email protected]>
    
    fix lint issue
    
    Signed-off-by: Sharon Topaz <[email protected]>
    
    fix inditation issue
    
    Signed-off-by: Sharon Topaz <[email protected]>
    sha-ron authored and jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b47fb72 View commit details
    Browse the repository at this point in the history
  3. [flash_ctrl,dv] env update for new closed source tests

    Add `virtual` for method override from cs env.
    Add more comments and task for more visibility.
    
    Signed-off-by: Jaedon Kim <[email protected]>
    jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    348aabe View commit details
    Browse the repository at this point in the history
  4. [flash_ctrl,dv] update path for block tb enable_small_rma

    enable_small_rma had chip level path by mistake.
    Correct the path for block tb.
    reduce data page size to 3.
    Increase wait ack timeout
    
    Signed-off-by: Jaedon Kim <[email protected]>
    jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2193fb0 View commit details
    Browse the repository at this point in the history
  5. [flash_ctrl,dv] fix cs flash_ctrl_derr_detect

    Increase expected alert delay
    
    Signed-off-by: Jaedon Kim <[email protected]>
    jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3bf19f3 View commit details
    Browse the repository at this point in the history
  6. [flash_ctrl,dv] fix rand_ops test

    Closed source flash info1 cannot be programmed nor erased
    in normal operation.
    Add virtual keyword for erase_bank and override from
    closed source env to skip info1 erase.
    
    Signed-off-by: Jaedon Kim <[email protected]>
    jdonjdon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    edd4c35 View commit details
    Browse the repository at this point in the history