FearlessTobi
|
0f9288e38d
vfs: Move vfs files to their own directory
|
2 anni fa |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 anni fa |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 anni fa |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 anni fa |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 anni fa |
Lioncash
|
01d1b5cdaf
file_sys: Replace inclusions with forward declarations where applicable
|
5 anni fa |
bunnei
|
0530dd6ea1
Merge pull request #4494 from lioncash/transcode
|
6 anni fa |
bunnei
|
f5d538f118
Merge pull request #4483 from lioncash/constexpr-hex
|
6 anni fa |
Lioncash
|
4f2acc54f5
partition_data_manager: Update master key hashes
|
6 anni fa |
Lioncash
|
7f0f37fca7
partition_data_manager: Make data arrays constexpr
|
6 anni fa |
Lioncash
|
04bb47f57f
partition_data_manager: Eliminate magic value
|
6 anni fa |
Lioncash
|
15660bd857
aes_util: Allow SetIV to be non-allocating
|
6 anni fa |
Lioncash
|
e2d8be1ca2
General: Resolve warnings related to missing declarations
|
6 anni fa |
bunnei
|
3e0e4f146b
Merge pull request #3091 from lioncash/core-conversion
|
6 anni fa |
Lioncash
|
e0c46e6879
core: Migrate off deprecated mbedtls functions
|
6 anni fa |
Lioncash
|
581d2e36e5
crypto: Resolve sign-conversion warnings
|
6 anni fa |
Zach Hilman
|
b4164d295b
partition_data_manager: Add accessor for decrypted PRODINFO partition
|
7 anni fa |
Zach Hilman
|
0f37096820
partition_data_manager: Remove KIP processing and use FileSys
|
7 anni fa |
Zach Hilman
|
0aef2b9c26
crypto: Use compressed sizes in offset calculation for KIP decompression
|
7 anni fa |
Zach Hilman
|
720d36ca71
crypto: Various crypto fixes for quickstart guide
|
7 anni fa |
Lioncash
|
6467b01de2
partition_data_manager: Reserve and insert data within output vector in DecryptPackage2()
|
7 anni fa |
Lioncash
|
781fd7983c
partition_data_manager: Remove unused std::map instance within DecryptPackage2()
|
7 anni fa |
Lioncash
|
e0c76226ad
partition_data_manager: Take package2_keys by const reference
|
7 anni fa |
Lioncash
|
3d9df49619
partition_data_manager: Move IV data to where it's needed in DecryptPackage2()
|
7 anni fa |
Lioncash
|
bc2196bb09
partition_data_manager: Remove commented out code
|
7 anni fa |
Lioncash
|
6da2ed4232
key_manager/partition_data_manager: Silence truncation compiler warnings
|
7 anni fa |
Lioncash
|
f56a8da46a
partition_data_manager: Dehardcode array bounds
|
7 anni fa |
Lioncash
|
d257a3b56c
partition_data_manager: Take VirtualFile by const reference in constructor
|
7 anni fa |
Lioncash
|
e96d69c328
partition_data_manager: Amend constructor initializer list order
|
7 anni fa |
Lioncash
|
aaca7543f0
partition_data_manager: Remove unused includes
|
7 anni fa |